add cmake install targets

This commit is contained in:
BlackMATov
2023-01-05 09:45:47 +07:00
parent d75fe30108
commit 3a628a5f80
20 changed files with 160 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
project(vmath.hpp.vendors)
project(enum.hpp.vendors)
set(DOCTEST_NO_INSTALL ON CACHE INTERNAL "")
add_subdirectory(doctest)
set_target_properties(doctest_with_main PROPERTIES FOLDER vmath.hpp.vendors)
set_target_properties(doctest_with_main PROPERTIES FOLDER enum.hpp.vendors)