Warning, /education/marble/MarbleCPackOptions.cmake is written in an unsupported language. File is not indexed.

0001 ############
0002 # File for all the CPack Variables. Will be added to as more is know about
0003 # CPack
0004 ############
0005 
0006 set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Torsten Rahn")
0007 #Needed for Deb Creation
0008 set(CPACK_PACKAGE_CONTACT "example@example.example")