ChimeraTK / ControlSystemAdapter

An adapter layer which allows to use control applications with different control system software environments.
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Wip/11221 modernize cmake (#25) #70

Closed mhier closed 1 year ago

mhier commented 1 year ago

This provides ChimeraTK:: as cmake imported target. Variables _INCLUDE_DIRS, LIBRARY_DIRS, _LIBRARIES, _CXX_FLAGS, _LINKER_FLAGS are provided for compatibility but are generated from cmake-exports where possible and cmake imported targets should be preferred.