Add changeModel to b_manage

This commit is contained in:
2025-02-04 17:34:00 +01:00
parent cbe8f4c79c
commit 73a4b3d5e5
4 changed files with 37 additions and 6 deletions

View File

@@ -90,7 +90,7 @@ cmake_path(SET TEST_DATA_PATH "${CMAKE_CURRENT_SOURCE_DIR}/tests/data")
configure_file(src/common/SourceData.h.in "${CMAKE_BINARY_DIR}/configured_files/include/SourceData.h")
add_subdirectory(config)
add_subdirectory(src)
# add_subdirectory(sample)
add_subdirectory(sample)
file(GLOB Platform_SOURCES CONFIGURE_DEPENDS ${Platform_SOURCE_DIR}/src/*.cpp)
# Testing