Skip to content

Commit

Permalink
Rename cmake.inc to CreateMtestTarget.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
cbjeukendrup authored and Jojo-Schmitz committed Dec 24, 2024
1 parent f9bb403 commit 3483dac
Show file tree
Hide file tree
Showing 71 changed files with 70 additions and 115 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion mtest/biab/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

set(TARGET tst_biab)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)

get_target_property(
MTEST_INSTALL_DESTINATION_DIR
Expand Down
2 changes: 1 addition & 1 deletion mtest/capella/io/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_capella_io)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/guitarpro/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_guitarpro)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/importmidi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_importmidi)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/album/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_album)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/barline/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_barline)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/beam/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_beam)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/box/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_box)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/breath/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_breath)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/chordsymbol/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_chordsymbol)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/clef/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_clef)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/clef_courtesy/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_clef_courtesy)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/compat114/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

set(TARGET tst_compat114)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)

get_target_property(
MTEST_INSTALL_DESTINATION_DIR
Expand Down
3 changes: 1 addition & 2 deletions mtest/libmscore/compat206/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_compat206)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/concertpitch/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_concertpitchbenchmark)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/copypaste/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_copypaste)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/copypastesymbollist/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_copypastesymbollist)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/cursor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_cursor)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/durationtype/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_durationtype)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/dynamic/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_dynamic)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/earlymusic/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_earlymusic)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/element/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_element)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/exchangevoices/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_exchangevoices)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/hairpin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_hairpin)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/implode_explode/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_implodeExplode)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/instrumentchange/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_instrumentchange)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/join/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_join)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/keysig/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_keysig)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/layout/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_benchmark)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/layout_elements/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_layout_elements)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/links/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_links)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/measure/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_measure)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/midi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_midi)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/midimapping/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_midimapping)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/note/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_note)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/parts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_parts)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/readwriteundoreset/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_readwriteundoreset)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/remove/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_remove)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/repeat/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_repeat)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/rhythmicGrouping/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_rhythmicGrouping)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/selectionfilter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_selectionfilter)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/selectionrangedelete/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_selectionrangedelete)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/spanners/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_spanners)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/split/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_split)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/splitstaff/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_splitstaff)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/tempotext/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_tempotext)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/text/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_text)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/timesig/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_timesig)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_tools)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/libmscore/transpose/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_transpose)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/tuplet/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_tuplet)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/unrollrepeats/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_unrollrepeats)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/libmscore/utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_utils)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
2 changes: 1 addition & 1 deletion mtest/mscore/palette/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set(TARGET tst_palette)

set(MTEST_LINK_MSCOREAPP TRUE)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)

if (MSVC OR MINGW)
get_target_property(
Expand Down
2 changes: 1 addition & 1 deletion mtest/mscore/workspaces/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set(TARGET tst_workspaces)

set(MTEST_LINK_MSCOREAPP TRUE)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)

if (MSVC OR MINGW)
get_target_property(
Expand Down
2 changes: 1 addition & 1 deletion mtest/musicxml/io/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

set(TARGET tst_mxml_io)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)
include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
3 changes: 1 addition & 2 deletions mtest/omr/notes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@

set(TARGET tst_notes)

include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)

include(${PROJECT_SOURCE_DIR}/mtest/CreateMtestTarget.cmake)
Loading

0 comments on commit 3483dac

Please sign in to comment.