|
|
|||
Warning, /acts/Examples/Detectors/MagneticField/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 acts_add_library(ExamplesMagneticField src/ScalableBFieldService.cpp)
0002 target_include_directories(
0003 ActsExamplesMagneticField
0004 PUBLIC $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
0005 )
0006 target_link_libraries(ActsExamplesMagneticField PUBLIC Acts::ExamplesFramework)
0007
0008 acts_compile_headers(ExamplesMagneticField GLOB "include/**/*.hpp")
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|