]> Nutra Git (v2) - gamesguru/feather.git/commitdiff
CMakeLists: remove THREADS_PREFER_PTHREAD_FLAG
authortobtoht <thotbot@protonmail.com>
Wed, 14 Jul 2021 12:51:44 +0000 (14:51 +0200)
committertobtoht <thotbot@protonmail.com>
Wed, 14 Jul 2021 12:51:52 +0000 (14:51 +0200)
CMakeLists.txt

index cbac4bd840661ffc12e45fc752b8ee3245b67e70..87224dcf50cb1109253bc858ee91be5c79accfa4 100644 (file)
@@ -3,7 +3,6 @@ project(feather)
 
 message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
 
-set(THREADS_PREFER_PTHREAD_FLAG ON)
 set(VERSION_MAJOR "0")
 set(VERSION_MINOR "1")
 set(VERSION_REVISION "0")