-
- Downloads
Properly use SOURCES in dune_add_library
dune_add_library implicitly treats all unclaimed trailing arguments as source file names, but explicitly marking those as SOURCE makes the code more readable.
parent
d91ccd8c
No related branches found
No related tags found
Showing
- dune/grid/albertagrid/CMakeLists.txt 1 addition, 1 deletiondune/grid/albertagrid/CMakeLists.txt
- dune/grid/io/file/dgfparser/CMakeLists.txt 1 addition, 1 deletiondune/grid/io/file/dgfparser/CMakeLists.txt
- dune/grid/io/file/dgfparser/blocks/CMakeLists.txt 2 additions, 1 deletiondune/grid/io/file/dgfparser/blocks/CMakeLists.txt
- dune/grid/onedgrid/CMakeLists.txt 1 addition, 0 deletionsdune/grid/onedgrid/CMakeLists.txt
- dune/grid/uggrid/CMakeLists.txt 1 addition, 0 deletionsdune/grid/uggrid/CMakeLists.txt
Please register or sign in to comment