1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 13:41:13 +02:00

revert install path and set find_package in tests to REQUIRED

This commit is contained in:
Lars Melchior 2020-04-14 11:01:15 +02:00
parent 9084218192
commit 991d397433
4 changed files with 10 additions and 10 deletions

2
.gitignore vendored
View file

@ -1,3 +1,3 @@
/build
/build*
/.vscode
.DS_Store