Skip to content
Snippets Groups Projects
Commit 50699290 authored by Martin Beseda's avatar Martin Beseda
Browse files

ENH: Added new suffixes to Findexprtk.cmake script.

parent 87703ea5
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,8 @@ FIND_PATH( ...@@ -28,6 +28,8 @@ FIND_PATH(
/opt/local /opt/local
PATH_SUFFIXES PATH_SUFFIXES
include include
exprtk
include/exprtk
) )
# Set EXPRTK_FOUND honoring the QUIET and REQUIRED arguments # Set EXPRTK_FOUND honoring the QUIET and REQUIRED arguments
INCLUDE(FindPackageHandleStandardArgs) INCLUDE(FindPackageHandleStandardArgs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment