|
||||
Warning, /jana2/src/plugins/janadot/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 0002 add_jana_plugin(janadot) 0003 0004 find_package(Threads REQUIRED) 0005 target_link_libraries(janadot PUBLIC Threads::Threads) 0006 0007 add_test(NAME jana-plugin-janadot-tests 0008 COMMAND jana -Pplugins=JTest,janadot -Pjana:nevents=10) 0009 0010 # TODO: Test that file is not empty! 0011
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |