summaryrefslogtreecommitdiff
path: root/3rdparty/plibsys/platforms/haiku-clang/platform.cmake
blob: 0c93b2d03f5408233ea3e794fbc0c0f4cc324f89 (plain)
1
2
3
4
5
6
7
set (PLIBSYS_THREAD_MODEL posix)
set (PLIBSYS_IPC_MODEL posix)
set (PLIBSYS_TIME_PROFILER_MODEL posix)
set (PLIBSYS_DIR_MODEL posix)
set (PLIBSYS_LIBRARYLOADER_MODEL posix)

set (PLIBSYS_PLATFORM_LINK_LIBRARIES root network)