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)