Skip to content
Snippets Groups Projects
Commit 91af63d3 authored by marco's avatar marco
Browse files

improve formatting of CMake output

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1744 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 1f3788ff
Branches
Tags
No related merge requests found
......@@ -216,7 +216,7 @@ message(STATUS
"OpenStructure will be built with the following options:\n"
" Graphical interface (-DENABLE_UI) : ${_UI}\n"
" OpenGL support (-DENABLE_GFX) : ${_OPENGL}\n"
" Image Processing support (-DENABLE_IMG) : ${_IMG}\n"
" Image Processing support (-DENABLE_IMG) : ${_IMG}\n"
" Shader support (-DUSE_SHADER) : ${_SHADER}\n"
" Optimize (-DOPTIMIZE) : ${_OPT}\n"
" Double Precision (-DUSE_DOUBLE_PRECISION) : ${_DOUBLE_PREC}\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment