4 lines
63 B
CMake
4 lines
63 B
CMake
target_sources(BLANKART PRIVATE
|
|
memory.cpp
|
|
thread_pool.cpp
|
|
)
|
target_sources(BLANKART PRIVATE
|
|
memory.cpp
|
|
thread_pool.cpp
|
|
)
|