git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@382 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-03-09 10:16:25 +00:00
parent 9d4605c4b8
commit 94f81b9237

View File

@@ -21,7 +21,7 @@ include (BundleUtilities)
get_filename_component(_GlutDir "@GLUT_glut_LIBRARY@" PATH)
# Get all executables in build dir
list( APPEND EXECUTABLES "@CMAKE_BINARY_DIR@/Build/*.exe" )
file (GLOB EXECUTABLES "@CMAKE_BINARY_DIR@/Build/*.exe" )
message(STATUS "Fixing ${EXECUTABLES}")