/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/GeometrySurface/test/BuildFile.xml
35 строк
903 B
Andrea Bocci
Clean up BuildFiles under DataFormats/
05 май 2020, 15:39
Не верифицирован
05 май 2020, 15:39
e0aa093
Код
Авторство
О чём код?
<use name="cppunit"/> <use name="DataFormats/GeometrySurface"/> <bin file="FrameTransformTest.cpp"> </bin> <bin file="OldFrameTransformTest.cpp"> </bin> <bin file="PrecisionMixSurface.cpp"> </bin> <bin file="referencecounted_t.cpp"> </bin> <bin file="testGeometricSort.cpp" name="testGeometricSort"> </bin> <bin file="Bounds_t.cpp"> </bin> <iftool name="cuda-gcc-support"> <bin file="gpuFrameTransformKernel.cu, gpuFrameTransformTest.cpp" name="gpuFrameTransformTest"> <use name="cuda"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CXXFLAGS="-g"/> </bin> <bin file="gpuFrameTransformKernel.cu, gpuFrameTransformTest.cpp" name="gpuFrameTransformTestRep"> <use name="cuda"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CXXFLAGS="-ffp-contract=off"/> <flags CUDA_FLAGS="-fmad=false -ftz=false -prec-div=true -prec-sqrt=true"/> </bin> </iftool>