Fix fix
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@382 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -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}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user