From 972cc4ac5690b469bbd6088cdfbdb754a1cac52f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 11 Oct 2011 06:54:16 +0000 Subject: [PATCH] really fix it git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@431 fdac6126-5c0c-442c-9429-916003d36597 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 80feaac4..7991fd22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,7 +62,7 @@ if (WIN32 AND BUILD_APPS ) # let bundle generation depend on all targets add_dependencies (fixbundle QtViewer DecimaterGui) -endif(WIN32) +endif() if (APPLE)