Commit graph

14 commits

Author SHA1 Message Date
William Robinet
cec86cfc7d
Add compilation options to CMakeLists.txt 2023-09-11 11:20:40 +02:00
Robert Scheck
44e963d12e Use correct cmake GNUInstallDirs variables with their built-in defaults
GNUInstallDirs.cmake expects that at least one language is enabled before
including GNUInstallDirs.

See also: https://cmake.org/cmake/help/latest/command/install.html
2023-08-15 23:34:57 +02:00
wllm-rbnt
b983eb316a
Merge branch 'master' into lint 2023-08-14 17:19:31 +02:00
e8502ef1f6
chg: [doc/ref] version updated 2023-08-14 16:34:15 +02:00
William Robinet
e356e1d1b7
Increase version in CMakeLists.txt 2023-08-14 13:21:10 +02:00
William Robinet
ae16d572de
Add date to version output 2023-08-11 11:25:29 +02:00
William Robinet
ca5dc95043
Make it work on OpenBSD and FreeBSD 2023-08-10 16:29:45 +02:00
William Robinet
a01f07f999
Add install target for man page 2023-08-10 12:45:02 +02:00
William Robinet
7af04ca7ea
Set binary install target, update doc 2023-08-10 12:07:09 +02:00
William Robinet
6937dbc3fa
Update README & fix version 2023-08-10 11:40:34 +02:00
William Robinet
3a6892ef5c
Print meaningful error messages 2023-08-10 10:41:45 +02:00
William Robinet
ced211ef0a
Lower cmake version requirement (Ubuntu Focal) 2023-08-10 09:43:20 +02:00
William Robinet
a4bfc7fb36
Add FindJSONC.cmake module + fix CMakeLists.txt 2023-08-10 09:36:12 +02:00
William Robinet
bde08ddbd5
Initial cmake setup 2023-08-09 15:36:52 +02:00