From abd584144143bdafd5fe2217dc30e2a25e30f071 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 19 Nov 2017 03:46:50 +1100 Subject: CMake: remove solaris path --- build_files/build_environment/patches/cmake/modules/FindBlosc.cmake | 1 - build_files/build_environment/patches/cmake/modules/FindCppUnit.cmake | 1 - build_files/build_environment/patches/cmake/modules/FindLogC4Plus.cmake | 1 - build_files/build_environment/patches/cmake/modules/FindTBB.cmake | 1 - 4 files changed, 4 deletions(-) (limited to 'build_files/build_environment/patches/cmake') diff --git a/build_files/build_environment/patches/cmake/modules/FindBlosc.cmake b/build_files/build_environment/patches/cmake/modules/FindBlosc.cmake index d490b7a2ff3..8565ddc73ed 100644 --- a/build_files/build_environment/patches/cmake/modules/FindBlosc.cmake +++ b/build_files/build_environment/patches/cmake/modules/FindBlosc.cmake @@ -32,7 +32,6 @@ SET(_blosc_SEARCH_DIRS /usr/local /sw # Fink /opt/local # DarwinPorts - /opt/csw # Blastwave /opt/lib/blosc ) diff --git a/build_files/build_environment/patches/cmake/modules/FindCppUnit.cmake b/build_files/build_environment/patches/cmake/modules/FindCppUnit.cmake index 3dd480356af..781ec0ce6c8 100644 --- a/build_files/build_environment/patches/cmake/modules/FindCppUnit.cmake +++ b/build_files/build_environment/patches/cmake/modules/FindCppUnit.cmake @@ -32,7 +32,6 @@ SET(_cppunit_SEARCH_DIRS /usr/local /sw # Fink /opt/local # DarwinPorts - /opt/csw # Blastwave /opt/lib/cppunit ) diff --git a/build_files/build_environment/patches/cmake/modules/FindLogC4Plus.cmake b/build_files/build_environment/patches/cmake/modules/FindLogC4Plus.cmake index 2002419cc75..6575cd0c763 100644 --- a/build_files/build_environment/patches/cmake/modules/FindLogC4Plus.cmake +++ b/build_files/build_environment/patches/cmake/modules/FindLogC4Plus.cmake @@ -32,7 +32,6 @@ SET(_logc4plus_SEARCH_DIRS /usr/local /sw # Fink /opt/local # DarwinPorts - /opt/csw # Blastwave /opt/lib/logc4plus ) diff --git a/build_files/build_environment/patches/cmake/modules/FindTBB.cmake b/build_files/build_environment/patches/cmake/modules/FindTBB.cmake index 8a821f8092e..c44e03b207d 100644 --- a/build_files/build_environment/patches/cmake/modules/FindTBB.cmake +++ b/build_files/build_environment/patches/cmake/modules/FindTBB.cmake @@ -32,7 +32,6 @@ SET(_tbb_SEARCH_DIRS /usr/local /sw # Fink /opt/local # DarwinPorts - /opt/csw # Blastwave /opt/lib/tbb ) -- cgit v1.2.3