ENH: add more search paths and add UnixPaths to all unix platforms

This commit is contained in:
Bill Hoffman
2006-03-27 10:46:42 -05:00
parent 91dd2125fb
commit d33021924d
15 changed files with 19 additions and 4 deletions
+1
View File
@@ -1,2 +1,3 @@
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-Wl,-Bexport")
INCLUDE(Platform/UnixPaths)