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/ ).
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/ ).