aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindFOP.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindFOP.cmake b/cmake/modules/FindFOP.cmake
index a9499c7445..e504338fe6 100644
--- a/cmake/modules/FindFOP.cmake
+++ b/cmake/modules/FindFOP.cmake
@@ -21,6 +21,7 @@ FIND_PROGRAM(FOP_EXECUTABLE
/usr/local/bin
/sbin
HINTS
+ ${FOP21_HINTS}
${FOP20_HINTS}
${FOP11_HINTS}
${FOP10_HINTS}