Add CPack unconditionally again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34959 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Kornel Benko 2010-07-18 06:22:20 +00:00
parent 153bc82d63
commit 7053bbf977

View File

@ -547,9 +547,7 @@ endif()
# so we do not provide infofiles for
# CPACK_RESOURCE_FILE_README and CPACK_RESOURCE_FILE_WELCOME
if(LYX_INSTALL)
include(CPack)
endif()
include(CPack)
#Now it is possible to create some packages
# cd <BuildDir>