netex/src/net/threads/CMakeLists.txt
2023-12-24 18:23:19 +01:00

4 lines
73 B
CMake

# libnet threads
target_sources(netex PUBLIC
"thread_manager.c")