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
CMake
minimum version - set
CXX_STANDARD
to 14 - add
ENABLE_ASAN
option
Modified files
-
CMakeLists.txt
, fix build;
TODO
-
Update CMakeLists
Merge request reports
Activity
Filter activity
added Fix 🔥🔥 LanguageCMake StatusReview Ready labels
requested review from @gregkub
assigned to @hrouis
linked to aidge#213 (closed)
added 2 commits
reset approvals from @gregkub by pushing to the branch
@hrouis Could you rebase?
added 26 commits
-
5ac98f16...d2d1fb43 - 24 commits from branch
dev
- 357852f2 - fix CMakeLists
- 80da4904 - set default install prefix
-
5ac98f16...d2d1fb43 - 24 commits from branch
enabled an automatic merge when all merge checks for 7d1d2a28 pass
mentioned in commit 89f78f40
Please register or sign in to reply