fix: update the CMakeLists
Context
This MR mainly adds this fix to the CMakeLists:
- set
CMAKE_INSTALL_PREFIX
but also updates the following points for coherence with other modules:
- update
CMakeminimum version - set
CXX_STANDARDto 14 - add
ENABLE_ASANoption
Modified files
-
CMakeLists.txt, fix build;
TODO
-
Update CMakeLists