Skip to content
Snippets Groups Projects
Commit 4e2ad4bc authored by Jan Möbius's avatar Jan Möbius
Browse files

Dependency incorrect


git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@15984 383ad7c9-94d9-4d36-a494-682f7c89f535
parent d35abf46
No related branches found
No related tags found
No related merge requests found
......@@ -263,12 +263,6 @@ if (NOT WIN32 AND NOT APPLE)
endif ()
#Add dependency to fixbundle on APPLE when creating the package
if ( APPLE )
add_dependencies(package fixbundle)
endif()
# cmake doesn't create a source package target, so we have to add our own
if (EXISTS "${CMAKE_BINARY_DIR}/CPackSourceConfig.cmake")
add_custom_target (PACKAGE_SOURCE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment