Skip to content
Snippets Groups Projects
Commit f349db3c authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: use_system_x options not adavanced anymore

parent 3ae2dca2
Branches
Tags
No related merge requests found
...@@ -8,7 +8,6 @@ macro(SETUP_SYSTEM_LIBRARY) ...@@ -8,7 +8,6 @@ macro(SETUP_SYSTEM_LIBRARY)
" Use a system build of ${NEW_SYSLIB_PROJECT}." " Use a system build of ${NEW_SYSLIB_PROJECT}."
${NEW_SYSLIB_DEFAULT} ${NEW_SYSLIB_DEFAULT}
) )
mark_as_advanced(USE_SYSTEM_${NEW_SYSLIB_PROJECT})
set(SYSTEM_${NEW_SYSLIB_PROJECT}_CMAKE_CACHE) set(SYSTEM_${NEW_SYSLIB_PROJECT}_CMAKE_CACHE)
endmacro(SETUP_SYSTEM_LIBRARY) endmacro(SETUP_SYSTEM_LIBRARY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment