1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-07-14 09:07:06 +01:00

CMake first working compilation for library

This commit is contained in:
2024-01-29 17:00:32 +01:00
parent 0b5c6e851c
commit 4419139bd1
9 changed files with 31 additions and 21 deletions

2
lib/config.h.in Normal file
View File

@ -0,0 +1,2 @@
#cmakedefine PROJECT_NAME "@PROJECT_NAME@"
#cmakedefine PROJECT_VERSION "@PROJECT_VERSION@"