Commit Graph

70 Commits

Author SHA1 Message Date
Dennis Klein
d433b1cdc4 Reintroduce the zeromq find module
According to their current maintainer, the upstream libzmq project
is unlikely to switch to their CMake build system by default.
2018-05-03 19:43:43 +02:00
Dennis Klein
4366d924dd Add nightly build pipeline 2018-05-02 16:12:25 +02:00
Dennis Klein
1a0140b3a9 Alias targets for imported targets are only supported from CMake 3.11+ 2018-04-25 16:50:14 +02:00
Dennis Klein
55917adc44 Do not replace, but prepend 2018-04-23 18:19:07 +02:00
Dennis Klein
7bb4b0625e Depend on ZeroMQ via CMake package 2018-04-23 17:38:47 +02:00
Dennis Klein
96e326cf3c Check upper bound of CXX_STANDARD and always disable extensions 2018-04-23 16:54:20 +02:00
Dennis Klein
74602075f5 Add PREFIX column to summary
Resolves #11
2018-04-23 11:39:44 +02:00
Dennis Klein
930d5f15d1 Apply conventional naming rules 2018-04-23 11:38:19 +02:00
Dennis Klein
219487d489 Enable RUNPATH entries 2018-04-20 19:28:05 +02:00
Dennis Klein
debc23b98b Set relative install RPATH 2018-04-20 18:30:49 +02:00
Dennis Klein
7ba85c8a2b Do not install libs in its own directory 2018-04-19 19:47:55 +02:00
Dennis Klein
0581a67a31 Export CXX standard config 2018-04-18 15:58:23 +02:00
Dennis Klein
6a11639db8 Remove version constraint from CMake package 2018-04-18 15:49:00 +02:00
Dennis Klein
29f5ed006a Enable install RPATH 2018-04-18 02:26:06 +02:00
Dennis Klein
00f1b56137 Export correct include dir 2018-04-18 00:18:39 +02:00
Dennis Klein
f2a753e1bd Support package components and drop transitive dependency discovery 2018-04-17 20:24:15 +02:00
Dennis Klein
b9651437c3 Improve summary and implement find_package2 2018-04-16 20:32:44 +02:00
Dennis Klein
83315b2951 Generate package dependencies
and install Version.h.
2018-04-16 01:36:51 +02:00
Dennis Klein
5e39011a5b Fix build 2018-04-15 18:04:52 +02:00
Dennis Klein
c98cef8270 Add CMake project 2018-04-10 19:47:30 +02:00