diff options
Diffstat (limited to 'Modules/Platform/SINIX.cmake')
-rw-r--r-- | Modules/Platform/SINIX.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/SINIX.cmake b/Modules/Platform/SINIX.cmake index 1acacbb..4592fdd 100644 --- a/Modules/Platform/SINIX.cmake +++ b/Modules/Platform/SINIX.cmake @@ -1,2 +1,2 @@ SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC") - +INCLUDE(Platform/UnixPaths) |