2021-10-14 13:47:35 +02:00

18 lines
444 B
Plaintext

### Do not enable the commented out sikuli tests unless you
### or your lab commits to keep them passing in the long term.
# The results of this particular test have been somewhat random in CI.
# Do not enable unless you've tracked the reason and fixed the situation.
#FIND_PROGRAM(SIKULI NAMES sikuli-ide)
#IF(SIKULI)
# IF(UNIX)
# ADD_TEST(sikuli_ogre_context "${SIKULI}" -t testOgreContext.UNIX.sikuli)
# ENDIF(UNIX)
#ENDIF(SIKULI)