Refactor CMakeLists.txt to include yaze_py.cmake for Python build
This commit is contained in:
@@ -84,7 +84,7 @@ if (YAZE_BUILD_EXTENSIONS)
|
||||
endif()
|
||||
|
||||
if (YAZE_BUILD_PYTHON)
|
||||
include(py/CMakeLists.txt)
|
||||
include(py/yaze_py.cmake)
|
||||
endif()
|
||||
|
||||
if (UNIX)
|
||||
|
||||
Reference in New Issue
Block a user