mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-13 19:18:01 +07:00
cleanup some warnings
This commit is contained in:
4
develop/vendors/CMakeLists.txt
vendored
4
develop/vendors/CMakeLists.txt
vendored
@@ -1,5 +1,7 @@
|
||||
project(meta.hpp.vendors)
|
||||
|
||||
set(DOCTEST_NO_INSTALL ON CACHE INTERNAL "")
|
||||
set(DOCTEST_USE_STD_HEADERS ON CACHE INTERNAL "")
|
||||
|
||||
add_subdirectory(doctest)
|
||||
set_target_properties(doctest_with_main PROPERTIES FOLDER meta.hpp.vendors)
|
||||
set_target_properties(doctest doctest_with_main PROPERTIES FOLDER meta.hpp.vendors)
|
||||
|
||||
Reference in New Issue
Block a user