This commit is contained in:
Isuru Samarathunga
2025-09-07 18:03:01 +05:30
parent 536e9d0e58
commit 77314b62b7
3 changed files with 23 additions and 21 deletions

View File

@ -9,7 +9,5 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
project(IAMath)
add_subdirectory(Dependencies/IACore)
add_subdirectory(Src/IAMath)
add_subdirectory(Src/IAMathTest)