# CMakeLists for dyninst/bgq_g++/64/dyn/pic/none
set (CMAKE_CXX_FLAGS "${MUTATOR_DEFINES}  ${CXXFLAGS} ${MUTATEE_CXXFLAGS_GNU}   -g -O0 -fPIC -fPIE -pie")
set (CMAKE_CXX_FLAGS_DEBUG "")
set (CMAKE_CXX_FLAGS_RELEASE "")
set (CMAKE_CXX_FLAGS_RELWITHDEBINFO "")
set (CMAKE_CXX_COMPILER "${M_mpi_cxx}")
include_directories("${PROJECT_SOURCE_DIR}/testsuite/src")
include_directories("${PROJECT_SOURCE_DIR}/testsuite/src/dyninst")
add_definitions(-DSOLO_MUTATEE)
set (CMAKE_EXE_LINKER_FLAGS "${MUTATEE_LDFLAGS_GNU}  -dynamic -Wl,-export-dynamic")
IF (NOT ${M_mpi_cxx} MATCHES "NOTFOUND")
CHECK_MUTATEE_COMPILER ("${M_mpi_cxx}"
	"${MUTATOR_DEFINES}  ${CXXFLAGS} ${MUTATEE_CXXFLAGS_GNU}   -g -O0 -fPIC -fPIE -pie"
	"${MUTATEE_LDFLAGS_GNU}  -dynamic -Wl,-export-dynamic"
	"CXX"
	"mpi_cxx 64 dyn"
	MUTATEEmpicxx64dynCXX)

IF (MUTATEEmpicxx64dynCXX MATCHES "1")
include (${PROJECT_SOURCE_DIR}/ppc64_bgq_ion/srclists.cmake)
if(TARGET dyninstAPI)
add_executable (dyninst_cxx_group_test.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_47})
foreach (f ${SOURCE_LIST_47})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(dyninst_cxx_group_test.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (dyninst_group_test.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_46})
foreach (f ${SOURCE_LIST_46})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(dyninst_group_test.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (dyninst_group_test.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS})
add_executable (init_fini_callback.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_48})
foreach (f ${SOURCE_LIST_48})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(init_fini_callback.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (init_fini_callback.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS})
add_executable (test1_12.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_60})
foreach (f ${SOURCE_LIST_60})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test1_12.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_14.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_39})
foreach (f ${SOURCE_LIST_39})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test1_14.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_19.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_19})
foreach (f ${SOURCE_LIST_19})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test1_19.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_29.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_9})
foreach (f ${SOURCE_LIST_9})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test1_29.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_41.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_6})
foreach (f ${SOURCE_LIST_6})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test1_41.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test2_14.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_49})
foreach (f ${SOURCE_LIST_49})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test2_14.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test2_6.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_1})
foreach (f ${SOURCE_LIST_1})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test2_6.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test2_6.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS})
add_executable (test2_8.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_2})
foreach (f ${SOURCE_LIST_2})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test2_8.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_1.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_1.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_2.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_31})
foreach (f ${SOURCE_LIST_31})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_2.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_3.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_44})
foreach (f ${SOURCE_LIST_44})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_3.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_4.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_53})
foreach (f ${SOURCE_LIST_53})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_4.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_5.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_40})
foreach (f ${SOURCE_LIST_40})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_5.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_6.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_0})
foreach (f ${SOURCE_LIST_0})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_6.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_7.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_5})
foreach (f ${SOURCE_LIST_5})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test3_7.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_1.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_3})
foreach (f ${SOURCE_LIST_3})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_1.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_2.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_59})
foreach (f ${SOURCE_LIST_59})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_2.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_3.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_55})
foreach (f ${SOURCE_LIST_55})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_3.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_3b.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_61})
foreach (f ${SOURCE_LIST_61})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_3b.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_4.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_33})
foreach (f ${SOURCE_LIST_33})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_4.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_4b.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_50})
foreach (f ${SOURCE_LIST_50})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test4_4b.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_callback_1.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_14})
foreach (f ${SOURCE_LIST_14})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_callback_1.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_callback_2.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_24})
foreach (f ${SOURCE_LIST_24})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_callback_2.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_10.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_41})
foreach (f ${SOURCE_LIST_41})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_10.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_11.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_17})
foreach (f ${SOURCE_LIST_17})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_11.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_12.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_22})
foreach (f ${SOURCE_LIST_22})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_12.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_13.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_10})
foreach (f ${SOURCE_LIST_10})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_13.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_14.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_18})
foreach (f ${SOURCE_LIST_18})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_14.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_5.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_56})
foreach (f ${SOURCE_LIST_56})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_5.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_6.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_42})
foreach (f ${SOURCE_LIST_42})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_6.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_7.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_20})
foreach (f ${SOURCE_LIST_20})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_7.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_8.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_15})
foreach (f ${SOURCE_LIST_15})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_8.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_9.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_32})
foreach (f ${SOURCE_LIST_32})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_fork_9.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_reloc.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_21})
foreach (f ${SOURCE_LIST_21})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_reloc.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_snip_remove.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_43})
foreach (f ${SOURCE_LIST_43})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_snip_remove.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_stack_1.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_38})
foreach (f ${SOURCE_LIST_38})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_stack_1.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_stack_2.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_51})
foreach (f ${SOURCE_LIST_51})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_stack_2.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_stack_3.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_35})
foreach (f ${SOURCE_LIST_35})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_stack_3.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_stack_4.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_57})
foreach (f ${SOURCE_LIST_57})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_stack_4.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_thread_1.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_28})
foreach (f ${SOURCE_LIST_28})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_1.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_1.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_2.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_29})
foreach (f ${SOURCE_LIST_29})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_2.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_2.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_3.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_13})
foreach (f ${SOURCE_LIST_13})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_3.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_3.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_5.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_12})
foreach (f ${SOURCE_LIST_12})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_5.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_5.dyn_bgq_g++_64_pic_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_6.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_54})
foreach (f ${SOURCE_LIST_54})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_6.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_6.dyn_bgq_g++_64_pic_none ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_7.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_58})
foreach (f ${SOURCE_LIST_58})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_7.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_7.dyn_bgq_g++_64_pic_none ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_8.dyn_bgq_g++_64_pic_none ${SOURCE_LIST_8})
foreach (f ${SOURCE_LIST_8})
	get_source_file_property(lang ${f} LANGUAGE)
	if(lang MATCHES "C")
		set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
	endif()
	endforeach()
set_target_properties(test_thread_8.dyn_bgq_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_8.dyn_bgq_g++_64_pic_none ${CMAKE_THREAD_LIBS_INIT})


INSTALL (TARGETS
		dyninst_cxx_group_test.dyn_bgq_g++_64_pic_none
		dyninst_group_test.dyn_bgq_g++_64_pic_none
		init_fini_callback.dyn_bgq_g++_64_pic_none
		test1_12.dyn_bgq_g++_64_pic_none
		test1_14.dyn_bgq_g++_64_pic_none
		test1_19.dyn_bgq_g++_64_pic_none
		test1_29.dyn_bgq_g++_64_pic_none
		test1_41.dyn_bgq_g++_64_pic_none
		test2_14.dyn_bgq_g++_64_pic_none
		test2_6.dyn_bgq_g++_64_pic_none
		test2_8.dyn_bgq_g++_64_pic_none
		test3_1.dyn_bgq_g++_64_pic_none
		test3_2.dyn_bgq_g++_64_pic_none
		test3_3.dyn_bgq_g++_64_pic_none
		test3_4.dyn_bgq_g++_64_pic_none
		test3_5.dyn_bgq_g++_64_pic_none
		test3_6.dyn_bgq_g++_64_pic_none
		test3_7.dyn_bgq_g++_64_pic_none
		test4_1.dyn_bgq_g++_64_pic_none
		test4_2.dyn_bgq_g++_64_pic_none
		test4_3.dyn_bgq_g++_64_pic_none
		test4_3b.dyn_bgq_g++_64_pic_none
		test4_4.dyn_bgq_g++_64_pic_none
		test4_4b.dyn_bgq_g++_64_pic_none
		test_callback_1.dyn_bgq_g++_64_pic_none
		test_callback_2.dyn_bgq_g++_64_pic_none
		test_fork_10.dyn_bgq_g++_64_pic_none
		test_fork_11.dyn_bgq_g++_64_pic_none
		test_fork_12.dyn_bgq_g++_64_pic_none
		test_fork_13.dyn_bgq_g++_64_pic_none
		test_fork_14.dyn_bgq_g++_64_pic_none
		test_fork_5.dyn_bgq_g++_64_pic_none
		test_fork_6.dyn_bgq_g++_64_pic_none
		test_fork_7.dyn_bgq_g++_64_pic_none
		test_fork_8.dyn_bgq_g++_64_pic_none
		test_fork_9.dyn_bgq_g++_64_pic_none
		test_reloc.dyn_bgq_g++_64_pic_none
		test_snip_remove.dyn_bgq_g++_64_pic_none
		test_stack_1.dyn_bgq_g++_64_pic_none
		test_stack_2.dyn_bgq_g++_64_pic_none
		test_stack_3.dyn_bgq_g++_64_pic_none
		test_stack_4.dyn_bgq_g++_64_pic_none
		test_thread_1.dyn_bgq_g++_64_pic_none
		test_thread_2.dyn_bgq_g++_64_pic_none
		test_thread_3.dyn_bgq_g++_64_pic_none
		test_thread_5.dyn_bgq_g++_64_pic_none
		test_thread_6.dyn_bgq_g++_64_pic_none
		test_thread_7.dyn_bgq_g++_64_pic_none
		test_thread_8.dyn_bgq_g++_64_pic_none
	DESTINATION ${INSTALL_DIR})

ENDIF()
ENDIF()
ENDIF()
