# | Line 36 | Line 36 | if(APPLE) | |
---|---|---|
36 | include_directories(/usr/X11R6/include) | |
37 | endif() | |
38 | ||
39 | + | IF( BUILD_PACKAGE ) |
40 | + | INCLUDE(radianceCPack.cmake ) |
41 | + | ENDIF( BUILD_PACKAGE ) |
42 | + | |
43 | set(CPACK_PACKAGE_VERSION_MAJOR 4) | |
44 | set(CPACK_PACKAGE_VERSION_MINOR 2) | |
45 | set(CPACK_PACKAGE_VERSION_PATCH a) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |