COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r480 r496  
    1414INCLUDE(FindDoxygen)
    1515INCLUDE(FindGhostscript)
     16
     17INCLUDE(CheckTypeSize)
     18CHECK_TYPE_SIZE("long long" LONG_LONG)
    1619
    1720ENABLE_TESTING()
Note: See TracChangeset for help on using the changeset viewer.