Functions
art/art/test/Integration/fastclonefail/v10/CMakeLists.txt File Reference

Functions

 art_make_library (LIBRARIES art_Framework_Core cetlib ${ROOT_CORE}SOURCE ClonedProd.cc NO_INSTALL) art_dictionary(NO_INSTALL DICTIONARY_LIBRARIES art_test_Integration_fastclonefail_v10) simple_plugin(ClonedProdProducer"module"art_test_Integration_fastclonefail_v10 NO_INSTALL) set_target_properties(art_test_Integration_fastclonefail_v10 art_test_Integration_fastclonefail_v10_dict art_test_Integration_fastclonefail_v10_ClonedProdProducer_module PROPERTIES LIBRARY_OUTPUT_DIRECTORY $
 

Function Documentation

art_make_library ( LIBRARIES art_Framework_Core cetlib ${ROOT_CORE}SOURCE ClonedProd.cc  NO_INSTALL)

Definition at line 1 of file CMakeLists.txt.

3  {ROOT_CORE}
4  SOURCE ClonedProd.cc
5  NO_INSTALL
6 )
7 
8 art_dictionary(NO_INSTALL DICTIONARY_LIBRARIES art_test_Integration_fastclonefail_v10)
9 
10 simple_plugin(ClonedProdProducer
11  "module"
12  art_test_Integration_fastclonefail_v10
13  NO_INSTALL
14  )
15 
16 set_target_properties(
17  art_test_Integration_fastclonefail_v10
18  art_test_Integration_fastclonefail_v10_dict
19  art_test_Integration_fastclonefail_v10_ClonedProdProducer_module
20  PROPERTIES
21  LIBRARY_OUTPUT_DIRECTORY
22  ${CMAKE_CURRENT_BINARY_DIR}
simple_plugin(EventProcessorTestSource"source") simple_plugin(EventProcessorTestOutput"module") set(base_inputs_01 a) set(base_inputs_02 a b c d e f g h i j k l) set(base_inputs_03 a b c) set(base_inputs_04 a b) set(base_inputs_05 a b) set(base_inputs_06 a b) set(base_inputs_07 a b) set(base_inputs_08 a b) set(base_inputs_09 a b c) set(base_inputs_10 a b c) set(base_inputs_11 a b c) set(base_inputs_12 a b c) set(base_inputs_13 a b) foreach(TESTNUMBER 01 02 03 04 05 06 07 08 09 10 11 12 13) string(REGEX REPLACE"([^
art_dictionary(NO_INSTALL) set(default_test_libraries art_Framework_Services_Registry art_Framework_Core art_Framework_Principal art_Utilities $
Definition: CMakeLists.txt:1