diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a89ace..6b5836d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ # cmake_minimum_required(VERSION 3.4.1) - +project(yogacore CXX) set(CMAKE_VERBOSE_MAKEFILE on) file(GLOB yogacore_SRC yoga/*.cpp)