COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r504 r519  
    2323INCLUDE(FindDoxygen)
    2424INCLUDE(FindGhostscript)
     25
     26INCLUDE(CheckTypeSize)
     27CHECK_TYPE_SIZE("long long" LONG_LONG)
    2528
    2629ENABLE_TESTING()
Note: See TracChangeset for help on using the changeset viewer.