Skip to content

fix: update the CMakeLists

Houssem ROUIS requested to merge fix_build into dev

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 CMake minimum version
  • set CXX_STANDARD to 14
  • add ENABLE_ASANoption

Modified files

  • CMakeLists.txt, fix build;

TODO

  • Update CMakeLists

Merge request reports

Loading