Robot: do not install testprog.* files

This commit is contained in:
wmayer
2024-04-01 10:43:39 +02:00
committed by wwmayer
parent 30341ee8d7
commit 8a3aa77b9e

View File

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