new build scripts and cmake install targets

This commit is contained in:
BlackMATov
2023-01-07 16:00:19 +07:00
parent dcaad6f3dc
commit c30d744784
28 changed files with 653 additions and 6469 deletions

3
cmake/Config.cmake.in Normal file
View File

@@ -0,0 +1,3 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/ecs.hpp-targets.cmake")