1
0
This commit is contained in:
sfan5
2023-09-18 17:13:32 +02:00
parent 4ca90e3dfd
commit 275e152523
5 changed files with 65 additions and 14 deletions

View File

@@ -3,6 +3,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(IRREXAMPLES
LoadTexture
LoadMesh
)
if(FALSE)
list(APPEND IRREXAMPLES AutomatedTest)