Skip to content
Snippets Groups Projects
Commit c7a17e72 authored by Marco Biasini's avatar Marco Biasini Committed by Andreas Schenk
Browse files

fix typo

parent 76120ea1
No related branches found
No related tags found
No related merge requests found
......@@ -281,7 +281,7 @@ set_directory_properties(PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES
message(STATUS
"OpenStructure will be built with the following options:\n"
" Install Prefix (-PREFIX) : ${CMAKE_INSTALL_PREFIX}\n"
" Install Prefix (-DPREFIX) : ${CMAKE_INSTALL_PREFIX}\n"
" RPath in install (-DUSE_RPATH) : ${_USE_RPATH}\n"
" Graphical interface (-DENABLE_GUI) : ${_UI}\n"
" OpenGL support (-DENABLE_GFX) : ${_OPENGL}\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment