Robot: do not install testprog.* files

This commit is contained in:
wmayer
2024-04-01 10:43:39 +02:00
committed by wwmayer
parent 21a842cc32
commit 20a05400fa

View File

@@ -63,4 +63,5 @@ INSTALL(
${CMAKE_INSTALL_DATADIR}/Mod/Robot
PATTERN "Makefile*" EXCLUDE
PATTERN "*.pdf" EXCLUDE
PATTERN "testprog.*" EXCLUDE
)