Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DataFormats/GeometrySurface/test/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <use name="cppunit"/>
0002 <use name="DataFormats/GeometrySurface"/>
0003 <bin file="FrameTransformTest.cpp">
0004 </bin>
0005 
0006 <bin file="OldFrameTransformTest.cpp">
0007 </bin>
0008 
0009 <bin file="PrecisionMixSurface.cpp">
0010 </bin>
0011 
0012 <bin file="referencecounted_t.cpp">
0013 </bin>
0014 
0015 <bin file="testGeometricSort.cpp" name="testGeometricSort">
0016 </bin>
0017 
0018 <bin file="Bounds_t.cpp">
0019 </bin>
0020 
0021 <iftool name="cuda-gcc-support">
0022   <bin file="gpuFrameTransformKernel.cu, gpuFrameTransformTest.cpp" name="gpuFrameTransformTest">
0023     <use name="cuda"/>
0024     <use name="HeterogeneousCore/CUDAUtilities"/>
0025     <flags CXXFLAGS="-g"/>
0026   </bin>
0027 
0028   <bin file="gpuFrameTransformKernel.cu, gpuFrameTransformTest.cpp" name="gpuFrameTransformTestRep">
0029     <use name="cuda"/>
0030     <use name="HeterogeneousCore/CUDAUtilities"/>
0031     <flags CXXFLAGS="-ffp-contract=off"/>
0032     <flags CUDA_FLAGS="-fmad=false -ftz=false -prec-div=true -prec-sqrt=true"/>
0033   </bin>
0034 
0035 </iftool>