mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
cmake cleanups and fixes
* fix overlinking of libFairMQ * import dependencies in find modules * provide FairMQinstall target * add gtest helper module * add cotire helper module * add many comments * cleanup fairmq cmake file * add FindPStreams module * link logger into libFairMQ * drop root dictionary generation * bump min required cmake version to 3.7.2
This commit is contained in:
committed by
Mohammad Al-Turany
parent
7e34f7042f
commit
35b3212f7e
@@ -24,7 +24,7 @@ DerivePointerBinding: false
|
||||
ExperimentalAutoDetectBinPacking: false
|
||||
IndentCaseLabels: true
|
||||
MaxEmptyLinesToKeep: 1
|
||||
NamespaceIndentation: All
|
||||
NamespaceIndentation: None
|
||||
ObjCSpaceAfterProperty: false
|
||||
ObjCSpaceBeforeProtocolList: false
|
||||
PenaltyBreakBeforeFirstCallParameter: 1
|
||||
|
Reference in New Issue
Block a user