Draft: Feat/release pip 2
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
14+ 11
− 9
@@ -4,18 +4,20 @@
+ 37
− 19
@@ -2,10 +2,25 @@ cmake_minimum_required(VERSION 3.15)
@@ -20,14 +35,14 @@ message(STATUS "Latest git commit: ${GIT_COMMIT_HASH}")
@@ -83,14 +98,14 @@ target_include_directories(${module_name}
@@ -112,9 +127,9 @@ endif()
@@ -124,8 +139,8 @@ install(DIRECTORY include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
@@ -133,32 +148,35 @@ install(EXPORT ${project}-targets
MANIFEST.in
0 → 100644
+ 8
− 0