take ext out of build
This commit is contained in:
@@ -76,7 +76,7 @@ endif()
|
|||||||
|
|
||||||
include(app/CMakeLists.txt)
|
include(app/CMakeLists.txt)
|
||||||
include(cli/CMakeLists.txt)
|
include(cli/CMakeLists.txt)
|
||||||
include(ext/CMakeLists.txt)
|
# include(ext/CMakeLists.txt)
|
||||||
include(py/CMakeLists.txt)
|
include(py/CMakeLists.txt)
|
||||||
|
|
||||||
if (UNIX)
|
if (UNIX)
|
||||||
|
|||||||
Reference in New Issue
Block a user