source: flair-src/branches/sanscv/lib/FlairSimulator/gl/CMakeLists.txt@ 440

Last change on this file since 440 was 324, checked in by Sanahuja Guillaume, 5 years ago

removing opencv dependency

File size: 129 bytes
Line 
1PROJECT(FlairSimulator_gl)
2
3ADD_DEFINITIONS(-D_GNU_SOURCE -D_REENTRANT -DGL)
4
5FLAIR_LIB(${PROJECT_NAME} "${FLAIRSIMU_SRC}")
Note: See TracBrowser for help on using the repository browser.