1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Introduce object target for shared sources

This commit is contained in:
sfan5
2024-09-06 17:12:33 +02:00
parent 37095f3e49
commit a18355e7e8
3 changed files with 86 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
set(JTHREAD_SRCS
set(threading_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/event.cpp
${CMAKE_CURRENT_SOURCE_DIR}/thread.cpp
${CMAKE_CURRENT_SOURCE_DIR}/semaphore.cpp