refactor native test code location
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
This commit is contained in:
parent
7a241e9043
commit
b9fe5b3ebe
@ -12,7 +12,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/out/build)
|
||||
|
||||
#include project folders
|
||||
add_subdirectory(src/main/c/src)
|
||||
add_subdirectory(test/c)
|
||||
add_subdirectory(src/test/c)
|
||||
|
||||
# Find sources
|
||||
# file(GLOB_RECURSE SOURCES src/main/c/src/**.c)
|
||||
|
||||
@ -1249,6 +1249,7 @@ Fix doxygen also pointing at native code lib folder
|
||||
Fix arena loading
|
||||
Refactoring fluid sim code
|
||||
Refactoring fluid sim headers
|
||||
Refactor native test code under src/test
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user