Skip to content

Commit 0e22d5a

Browse files
committed
Remove stale cmake code
Signed-off-by: Matthias Kretz <kretz@kde.org>
1 parent ca5bf13 commit 0e22d5a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

tests/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -573,10 +573,4 @@ set_property(TARGET linkTestLibStatic APPEND PROPERTY COMPILE_OPTIONS "-march=na
573573
set_property(TARGET linkTest APPEND PROPERTY COMPILE_OPTIONS "-march=native")
574574
target_link_libraries(linkTest linkTestLibDynamic1 linkTestLibDynamic2 linkTestLibStatic)#}}}
575575

576-
# Use the following program to generate the sincos-reference-*.dat files
577-
#add_executable(convert-sincos-reference EXCLUDE_FROM_ALL convert-sincos-reference.cpp)
578-
579-
# version.h test - make sure it can be included on its own.
580-
add_executable(version_hTest EXCLUDE_FROM_ALL version_h.cpp)
581-
582576
# vim: foldmethod=marker commentstring=#%s

0 commit comments

Comments
 (0)