- Got rid off debugging output.
- Removed dependency on cmake version 2.8.9 Object libraries can now be created with dune_add_library(<target> OBJECT <sources>). It will create a GLOBAL property _DUNE_TARGET_OBJECTS:<target>_ that records the full path to the source files. Theses can later be referenced by providing _DUNE_TARGET_OBJECTS:<target>_ as one of the sources to dune_add_library [[Imported from SVN: r6987]]
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- cmake/modules/DuneDoc.cmake 0 additions, 2 deletionscmake/modules/DuneDoc.cmake
- cmake/modules/DuneMacros.cmake 131 additions, 101 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/UseLATEX.cmake 0 additions, 1 deletioncmake/modules/UseLATEX.cmake
- cmake/scripts/CreateDoxyFile.cmake 2 additions, 2 deletionscmake/scripts/CreateDoxyFile.cmake
Loading
Please register or sign in to comment