COIN-OR::LEMON - Graph Library

Changeset 791:f8c468367dab in lemon for CMakeLists.txt


Ignore:
Timestamp:
09/26/09 10:15:49 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Integrate bib2dox.py into the build environments (#184)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r727 r791  
    3535CHECK_TYPE_SIZE("long long" LONG_LONG)
    3636SET(LEMON_HAVE_LONG_LONG ${HAVE_LONG_LONG})
     37
     38INCLUDE(FindPythonInterp)
    3739
    3840ENABLE_TESTING()
Note: See TracChangeset for help on using the changeset viewer.