Am Mittwoch, 30. Juni 2010 12:39:10 schrieb Michael Wiegand: > over the last few days I've made a few minor changes to the CMakeLists.txt > files in openvas-libraries which in my opinion help us to use cmake better > and possibly in the way it is intended to be used. ;)
I have take up the suggestions by Matt and Stephan and made some changes to the CMakeLists.txt in openvas-manager. Please test them and let me know if they meet your expectations. Changes: - CMAKE_VERBOSE_MAKEFILE is not set explicitly any more and will default to OFF. This can be change by calling cmake with -DCMAKE_VERBOSE_MAKEFILE=ON when configuring. - CMAKE_BUILD_TYPE is now set to Debug only if it is not already set from the outside. You may change the build type by supplying a different value to cmake when configuring, e.g. by calling cmake with -DCMAKE_BUILD_TYPE=Release. Please see the cmake documentation for other valid values. Looking forward to your feedback, Michael -- Michael Wiegand | Greenbone Networks GmbH | http://www.greenbone.net/ Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-devel mailing list Openvas-devel@wald.intevation.org http://lists.wald.intevation.org/mailman/listinfo/openvas-devel