blankart/src/core/CMakeLists.txt
2026-02-11 22:44:28 -05:00

4 lines
63 B
CMake

target_sources(BLANKART PRIVATE
memory.cpp
thread_pool.cpp
)