diff --git a/CMakeLists.txt b/CMakeLists.txt index 10b4d6067..43e674d46 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,6 +8,7 @@ set(MVDIST_ONLY ${MVDIST_ONLY}) add_definitions(-D_USE_MATH_DEFINES) add_definitions(-DMV_SANDBOX_VERSION="0.1.0dev11") + # Include sub-projects. add_subdirectory ("DearPyGui")