LeMonADE-project / plainExamples

Template repository to start with the LeMonADE-project
MIT License
0 stars 4 forks source link

Develop #1

Closed tonimueller closed 4 years ago

tonimueller commented 4 years ago

I changed the structure of the CMakeLists.txt to top-down which is more logical for me. The top CMakeLists.txt takes now an option for the test (-DLEMONADE_TEST=ON/OFF) and the standard option for the lemonade install path of the main repo (-DLEMONADE_DIR=path/to/install/ ).

tonimueller commented 4 years ago

Thanks for the changes!