RingRacers/src/core/CMakeLists.txt
2023-10-14 15:26:52 -05:00

8 lines
120 B
CMake

target_sources(SRB2SDL2 PRIVATE
memory.cpp
memory.h
spmc_queue.hpp
static_vec.hpp
thread_pool.cpp
thread_pool.h
)