Code

Add a warning to sp-object.h to not use some of the new methods
[inkscape.git] / CMakeScripts / FindLCMS.cmake
index 7285d0a36204c471120ac4234addcedb695b2085..a69d88a42e778e96e858730734bc2e16e78fdf34 100644 (file)
@@ -38,6 +38,7 @@ else (LCMS_LIBRARIES AND LCMS_INCLUDE_DIRS)
       /usr/local/include
       /opt/local/include
       /sw/include
+      $ENV{DEVLIBS_PATH}//include//
     PATH_SUFFIXES
       lcms
   )