CPack packaging support from Dan Eicher, tested to build redhat RPM's, a Mac bundle also defined.
This commit is contained in:
@@ -1061,3 +1061,7 @@ add_subdirectory(source/creator)
|
||||
if(WITH_PLAYER)
|
||||
add_subdirectory(source/blenderplayer)
|
||||
endif()
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# CPack for generating packages
|
||||
include(build_files/cmake/packaging.cmake)
|
||||
|
Reference in New Issue
Block a user