|
||||
Warning, /jana2/src/examples/PodioFactories/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 0002 if (USE_PODIO) 0003 0004 add_jana_plugin(PodioFactories) 0005 target_link_libraries(PodioFactories PUBLIC PodioDatamodel PodioDatamodelDict) 0006 0007 else() 0008 0009 message(STATUS "Skipping examples/PodioFactories because USE_PODIO=Off") 0010 0011 endif() 0012 0013 0014
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |