mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-30 00:25:52 +00:00
2
cmake/deps/Threads.cmake
Normal file
2
cmake/deps/Threads.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
set(THREADS_PREFER_PTHREAD_FLAG ON)
|
||||
find_package(Threads REQUIRED)
|
||||
Reference in New Issue
Block a user