Skip to content
Snippets Groups Projects
Commit 05806a75 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: superbuild: USE_SYSTEM_XXX always in upper case

parent e7907184
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ set(__EXTERNAL_${proj}__ 1)
message(STATUS "Setup LibSVM...")
if(USE_SYSTEM_LibSVM)
if(USE_SYSTEM_LIBSVM)
find_package ( LibSVM )
add_custom_target(${proj})
message(STATUS " Using LibSVM system version")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment