Files
SAPFOR/projects/dvm/fdvm/trunk/Sage/CMakeLists.txt

4 lines
107 B
CMake
Raw Normal View History

2023-09-14 19:43:13 +03:00
set(DVM_SAGE_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/h)
add_subdirectory(lib)
add_subdirectory(Sage++)