diff options
Diffstat (limited to 'Modules/Platform/SCO_SV.cmake')
-rw-r--r-- | Modules/Platform/SCO_SV.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/SCO_SV.cmake b/Modules/Platform/SCO_SV.cmake new file mode 100644 index 000000000..cbdcb7dae --- /dev/null +++ b/Modules/Platform/SCO_SV.cmake @@ -0,0 +1,2 @@ +SET(CMAKE_DL_LIBS "") +INCLUDE(Platform/UnixPaths) |