Skip to content

Commit

Permalink
Remove test2_11 (#178)
Browse files Browse the repository at this point in the history
* Rebuild test specification without test2_11

* Remove deleted test2_11 source files.
  • Loading branch information
bigtrak committed Dec 4, 2020
1 parent d848417 commit 9323134
Show file tree
Hide file tree
Showing 224 changed files with 3,898 additions and 4,572 deletions.
7 changes: 1 addition & 6 deletions aarch64-unknown-linux/cmake-mutators.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ set (dyninst_MUTATORS
test2_6
test2_7
test2_8
test2_11
test2_12
test2_13
test2_14
Expand Down Expand Up @@ -206,7 +205,6 @@ set (dyninst_OBJS_ALL_MUTATORS
test2_6.o
test2_7.o
test2_8.o
test2_11.o
test2_12.o
test2_13.o
test2_14.o
Expand Down Expand Up @@ -365,7 +363,6 @@ set (MUTATOR_NAME_LIST
test1_8
test1_9
test2_1
test2_11
test2_12
test2_13
test2_14
Expand Down Expand Up @@ -528,7 +525,6 @@ set (MUTATOR_MODULE_LIB_LIST
testdyninst
testdyninst
testdyninst
testdyninst
testsymtab
testdyninst
testdyninst
Expand Down Expand Up @@ -634,7 +630,6 @@ set (MUTATOR_SOURCE_LIST
${SRC}/dyninst/test1_8.C
${SRC}/dyninst/test1_9.C
${SRC}/dyninst/test2_1.C
${SRC}/dyninst/test2_11.C
${SRC}/dyninst/test2_12.C
${SRC}/dyninst/test2_13.C
${SRC}/dyninst/test2_14.C
Expand Down Expand Up @@ -703,7 +698,7 @@ set (MUTATOR_SOURCE_LIST
${SRC}/symtab/test_type_info.C
)

foreach (val RANGE 130)
foreach (val RANGE 129)
list (GET MUTATOR_NAME_LIST ${val} lib)
list (GET MUTATOR_SOURCE_LIST ${val} source)
list (GET MUTATOR_MODULE_LIB_LIST ${val} comp_dep)
Expand Down
40 changes: 20 additions & 20 deletions aarch64-unknown-linux/dyninst/g++/64/dyn/none/none/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ foreach (f ${SOURCE_LIST_0})
endif()
endforeach()
set_target_properties(dyninst_cxx_group_test.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (dyninst_group_test.dyn_g++_64_none_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
add_executable (dyninst_group_test.dyn_g++_64_none_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)
Expand Down Expand Up @@ -68,8 +68,8 @@ foreach (f ${SOURCE_LIST_4})
endif()
endforeach()
set_target_properties(test1_29.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_40.dyn_g++_64_none_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
add_executable (test1_40.dyn_g++_64_none_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
Expand Down Expand Up @@ -109,16 +109,16 @@ foreach (f ${SOURCE_LIST_2})
endif()
endforeach()
set_target_properties(test2_8.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_1.dyn_g++_64_none_none ${SOURCE_LIST_31})
foreach (f ${SOURCE_LIST_31})
add_executable (test3_1.dyn_g++_64_none_none ${SOURCE_LIST_30})
foreach (f ${SOURCE_LIST_30})
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_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_2.dyn_g++_64_none_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
add_executable (test3_2.dyn_g++_64_none_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)
Expand Down Expand Up @@ -157,8 +157,8 @@ foreach (f ${SOURCE_LIST_49})
endif()
endforeach()
set_target_properties(test3_6.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_7.dyn_g++_64_none_none ${SOURCE_LIST_27})
foreach (f ${SOURCE_LIST_27})
add_executable (test3_7.dyn_g++_64_none_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)
Expand Down Expand Up @@ -197,8 +197,8 @@ foreach (f ${SOURCE_LIST_67})
endif()
endforeach()
set_target_properties(test4_3b.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_4.dyn_g++_64_none_none ${SOURCE_LIST_39})
foreach (f ${SOURCE_LIST_39})
add_executable (test4_4.dyn_g++_64_none_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)
Expand All @@ -221,8 +221,8 @@ foreach (f ${SOURCE_LIST_14})
endif()
endforeach()
set_target_properties(test_callback_1.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_callback_2.dyn_g++_64_none_none ${SOURCE_LIST_29})
foreach (f ${SOURCE_LIST_29})
add_executable (test_callback_2.dyn_g++_64_none_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)
Expand Down Expand Up @@ -301,8 +301,8 @@ foreach (f ${SOURCE_LIST_15})
endif()
endforeach()
set_target_properties(test_fork_8.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_9.dyn_g++_64_none_none ${SOURCE_LIST_38})
foreach (f ${SOURCE_LIST_38})
add_executable (test_fork_9.dyn_g++_64_none_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
Expand Down Expand Up @@ -357,17 +357,17 @@ foreach (f ${SOURCE_LIST_63})
endif()
endforeach()
set_target_properties(test_stack_4.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_thread_1.dyn_g++_64_none_none ${SOURCE_LIST_33})
foreach (f ${SOURCE_LIST_33})
add_executable (test_thread_1.dyn_g++_64_none_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_thread_1.dyn_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_1.dyn_g++_64_none_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_2.dyn_g++_64_none_none ${SOURCE_LIST_34})
foreach (f ${SOURCE_LIST_34})
add_executable (test_thread_2.dyn_g++_64_none_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)
Expand Down
40 changes: 20 additions & 20 deletions aarch64-unknown-linux/dyninst/g++/64/dyn/pic/none/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ foreach (f ${SOURCE_LIST_0})
endif()
endforeach()
set_target_properties(dyninst_cxx_group_test.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (dyninst_group_test.dyn_g++_64_pic_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
add_executable (dyninst_group_test.dyn_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)
Expand Down Expand Up @@ -70,8 +70,8 @@ foreach (f ${SOURCE_LIST_4})
endif()
endforeach()
set_target_properties(test1_29.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test1_40.dyn_g++_64_pic_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
add_executable (test1_40.dyn_g++_64_pic_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
Expand Down Expand Up @@ -111,16 +111,16 @@ foreach (f ${SOURCE_LIST_2})
endif()
endforeach()
set_target_properties(test2_8.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_1.dyn_g++_64_pic_none ${SOURCE_LIST_31})
foreach (f ${SOURCE_LIST_31})
add_executable (test3_1.dyn_g++_64_pic_none ${SOURCE_LIST_30})
foreach (f ${SOURCE_LIST_30})
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_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_2.dyn_g++_64_pic_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
add_executable (test3_2.dyn_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)
Expand Down Expand Up @@ -159,8 +159,8 @@ foreach (f ${SOURCE_LIST_49})
endif()
endforeach()
set_target_properties(test3_6.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test3_7.dyn_g++_64_pic_none ${SOURCE_LIST_27})
foreach (f ${SOURCE_LIST_27})
add_executable (test3_7.dyn_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)
Expand Down Expand Up @@ -199,8 +199,8 @@ foreach (f ${SOURCE_LIST_67})
endif()
endforeach()
set_target_properties(test4_3b.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test4_4.dyn_g++_64_pic_none ${SOURCE_LIST_39})
foreach (f ${SOURCE_LIST_39})
add_executable (test4_4.dyn_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)
Expand All @@ -223,8 +223,8 @@ foreach (f ${SOURCE_LIST_14})
endif()
endforeach()
set_target_properties(test_callback_1.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_callback_2.dyn_g++_64_pic_none ${SOURCE_LIST_29})
foreach (f ${SOURCE_LIST_29})
add_executable (test_callback_2.dyn_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)
Expand Down Expand Up @@ -303,8 +303,8 @@ foreach (f ${SOURCE_LIST_15})
endif()
endforeach()
set_target_properties(test_fork_8.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_fork_9.dyn_g++_64_pic_none ${SOURCE_LIST_38})
foreach (f ${SOURCE_LIST_38})
add_executable (test_fork_9.dyn_g++_64_pic_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE CXX)
Expand Down Expand Up @@ -359,17 +359,17 @@ foreach (f ${SOURCE_LIST_63})
endif()
endforeach()
set_target_properties(test_stack_4.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (test_thread_1.dyn_g++_64_pic_none ${SOURCE_LIST_33})
foreach (f ${SOURCE_LIST_33})
add_executable (test_thread_1.dyn_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_thread_1.dyn_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries (test_thread_1.dyn_g++_64_pic_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_2.dyn_g++_64_pic_none ${SOURCE_LIST_34})
foreach (f ${SOURCE_LIST_34})
add_executable (test_thread_2.dyn_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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ foreach (f ${SOURCE_LIST_0})
endif()
endforeach()
set_target_properties(dyninst_cxx_group_test.stat_g++_64_none_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (dyninst_group_test.stat_g++_64_none_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
add_executable (dyninst_group_test.stat_g++_64_none_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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ foreach (f ${SOURCE_LIST_0})
endif()
endforeach()
set_target_properties(dyninst_cxx_group_test.stat_g++_64_pic_none PROPERTIES LINKER_LANGUAGE CXX)
add_executable (dyninst_group_test.stat_g++_64_pic_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
add_executable (dyninst_group_test.stat_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)
Expand Down
40 changes: 20 additions & 20 deletions aarch64-unknown-linux/dyninst/gcc/64/dyn/none/none/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ CHECK_MUTATEE_COMPILER ("${M_gnu_cc}"
IF (MUTATEEgnucc64dynC MATCHES "1")
include (${PROJECT_SOURCE_DIR}/aarch64-unknown-linux/srclists.cmake)
if(TARGET dyninstAPI)
add_executable (dyninst_group_test.dyn_gcc_64_none_none ${SOURCE_LIST_26})
foreach (f ${SOURCE_LIST_26})
add_executable (dyninst_group_test.dyn_gcc_64_none_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 C)
Expand Down Expand Up @@ -60,8 +60,8 @@ foreach (f ${SOURCE_LIST_4})
endif()
endforeach()
set_target_properties(test1_29.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test1_40.dyn_gcc_64_none_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
add_executable (test1_40.dyn_gcc_64_none_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE C)
Expand Down Expand Up @@ -101,16 +101,16 @@ foreach (f ${SOURCE_LIST_2})
endif()
endforeach()
set_target_properties(test2_8.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test3_1.dyn_gcc_64_none_none ${SOURCE_LIST_31})
foreach (f ${SOURCE_LIST_31})
add_executable (test3_1.dyn_gcc_64_none_none ${SOURCE_LIST_30})
foreach (f ${SOURCE_LIST_30})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE C)
endif()
endforeach()
set_target_properties(test3_1.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test3_2.dyn_gcc_64_none_none ${SOURCE_LIST_36})
foreach (f ${SOURCE_LIST_36})
add_executable (test3_2.dyn_gcc_64_none_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 C)
Expand Down Expand Up @@ -149,8 +149,8 @@ foreach (f ${SOURCE_LIST_49})
endif()
endforeach()
set_target_properties(test3_6.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test3_7.dyn_gcc_64_none_none ${SOURCE_LIST_27})
foreach (f ${SOURCE_LIST_27})
add_executable (test3_7.dyn_gcc_64_none_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 C)
Expand Down Expand Up @@ -189,8 +189,8 @@ foreach (f ${SOURCE_LIST_67})
endif()
endforeach()
set_target_properties(test4_3b.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test4_4.dyn_gcc_64_none_none ${SOURCE_LIST_39})
foreach (f ${SOURCE_LIST_39})
add_executable (test4_4.dyn_gcc_64_none_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 C)
Expand All @@ -213,8 +213,8 @@ foreach (f ${SOURCE_LIST_14})
endif()
endforeach()
set_target_properties(test_callback_1.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test_callback_2.dyn_gcc_64_none_none ${SOURCE_LIST_29})
foreach (f ${SOURCE_LIST_29})
add_executable (test_callback_2.dyn_gcc_64_none_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 C)
Expand Down Expand Up @@ -293,8 +293,8 @@ foreach (f ${SOURCE_LIST_15})
endif()
endforeach()
set_target_properties(test_fork_8.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test_fork_9.dyn_gcc_64_none_none ${SOURCE_LIST_38})
foreach (f ${SOURCE_LIST_38})
add_executable (test_fork_9.dyn_gcc_64_none_none ${SOURCE_LIST_37})
foreach (f ${SOURCE_LIST_37})
get_source_file_property(lang ${f} LANGUAGE)
if(lang MATCHES "C")
set_source_files_properties(${f} PROPERTIES LANGUAGE C)
Expand Down Expand Up @@ -349,17 +349,17 @@ foreach (f ${SOURCE_LIST_63})
endif()
endforeach()
set_target_properties(test_stack_4.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
add_executable (test_thread_1.dyn_gcc_64_none_none ${SOURCE_LIST_33})
foreach (f ${SOURCE_LIST_33})
add_executable (test_thread_1.dyn_gcc_64_none_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 C)
endif()
endforeach()
set_target_properties(test_thread_1.dyn_gcc_64_none_none PROPERTIES LINKER_LANGUAGE C)
target_link_libraries (test_thread_1.dyn_gcc_64_none_none ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT})
add_executable (test_thread_2.dyn_gcc_64_none_none ${SOURCE_LIST_34})
foreach (f ${SOURCE_LIST_34})
add_executable (test_thread_2.dyn_gcc_64_none_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 C)
Expand Down

0 comments on commit 9323134

Please sign in to comment.