summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/FindPopt.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeScripts/FindPopt.cmake')
-rw-r--r--CMakeScripts/FindPopt.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/FindPopt.cmake b/CMakeScripts/FindPopt.cmake
index 5068bbfa9..e1368be75 100644
--- a/CMakeScripts/FindPopt.cmake
+++ b/CMakeScripts/FindPopt.cmake
@@ -38,6 +38,7 @@ else (POPT_LIBRARIES AND POPT_INCLUDE_DIRS)
/usr/local/include
/opt/local/include
/sw/include
+ $ENV{DEVLIBS_PATH}//include//
PATH_SUFFIXES
popt
)