Skip to content
Snippets Groups Projects
Commit 940e70ca authored by David Quarrie's avatar David Quarrie Committed by Graeme Stewart
Browse files

2014-08-13 David Quarrie <David.Quarrie@cern.ch>

	* cmt/requirements
		Apply cmake-specific customisation to link against -lz. This is transparent to CMT
	* Tagged as MdtCalibDbCoolStrTool-00-03-23 (MdtCalibDbCoolStrTool-00-03-23)

	* cmt/requirements
		Apply cmake-specific customisation to link against -lz. This is transparent to CMT
	* Tagged as MdtCalibDbCoolStrTool-00-03-23
parent 186f5ff1
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,9 @@ use MdtCalibInterfaces MdtCalibInterfaces-* MuonSpectrometer/MuonCalib/MdtCal ...@@ -9,6 +9,9 @@ use MdtCalibInterfaces MdtCalibInterfaces-* MuonSpectrometer/MuonCalib/MdtCal
use MuonCalibITools MuonCalibITools-* MuonSpectrometer/MuonCalib use MuonCalibITools MuonCalibITools-* MuonSpectrometer/MuonCalib
use AtlasCLHEP AtlasCLHEP-* External use AtlasCLHEP AtlasCLHEP-* External
# Apply cmake-specific customization to link against the -lz library (transparent on CMT side)
apply_pattern cmake_add_libraries target=MdtCalibDbCoolStrTool libraries=z
library MdtCalibDbCoolStrTool *.cxx components/*.cxx library MdtCalibDbCoolStrTool *.cxx components/*.cxx
apply_pattern component_library apply_pattern component_library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment