source:
lsf/trunk/fuentes/CMakeLists.txt
@
88
Last change on this file since 88 was 88, checked in by , 5 years ago | |
---|---|
File size: 164 bytes |
Line | |
---|---|
1 | |
2 | # *** lsf main cmake **** |
3 | cmake_minimum_required (VERSION 2.6) |
4 | project (LSF) |
5 | add_subdirectory(src) |
6 | add_subdirectory(test) |
7 | add_custom_target(doc COMMAND doxygen) |
Note: See TracBrowser
for help on using the repository browser.