really fix it

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@430 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-10-11 06:53:36 +00:00
parent c5eed88e17
commit 3bd7a0d41d

View File

@@ -54,7 +54,7 @@ add_subdirectory (Doc)
# Bundle generation (Targets exist, now configure them) # Bundle generation (Targets exist, now configure them)
# ======================================================================== # ========================================================================
if (WIN32 ) if (WIN32 AND BUILD_APPS )
# prepare bundle generation cmake file and add a build target for it # prepare bundle generation cmake file and add a build target for it
configure_file ("${CMAKE_SOURCE_DIR}/cmake/fixbundle.cmake.win.in" configure_file ("${CMAKE_SOURCE_DIR}/cmake/fixbundle.cmake.win.in"
"${CMAKE_BINARY_DIR}/fixbundle.win.cmake" @ONLY IMMEDIATE) "${CMAKE_BINARY_DIR}/fixbundle.win.cmake" @ONLY IMMEDIATE)