Changes in CMakeLists.txt [503:64c2641286df:515:7992dcb0d0e6] in lemon
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r503 r515 14 14 INCLUDE(FindDoxygen) 15 15 INCLUDE(FindGhostscript) 16 17 INCLUDE(CheckTypeSize) 18 CHECK_TYPE_SIZE("long long" LONG_LONG) 16 19 17 20 ENABLE_TESTING()
Note: See TracChangeset
for help on using the changeset viewer.