Move test dir to root
This commit is contained in:
@@ -53,9 +53,6 @@ endif()
|
||||
if (YAZE_BUILD_PYTHON)
|
||||
include(cli/python/yaze_py.cmake)
|
||||
endif()
|
||||
if (YAZE_BUILD_TESTS)
|
||||
include(test/CMakeLists.txt)
|
||||
endif()
|
||||
|
||||
if(MACOS)
|
||||
set(MACOSX_BUNDLE_ICON_FILE ${CMAKE_SOURCE_DIR}/win32/yaze.ico)
|
||||
|
||||
Reference in New Issue
Block a user