mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-09 01:22:53 +00:00
8 lines
120 B
CMake
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
|
|
)
|