Diable build for tools per default

- closes https://github.com/assimp/assimp/issues/4593
pull/4598/head
Kim Kulling 2022-06-29 11:15:29 +02:00 committed by GitHub
parent e1e8477732
commit eee6269cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ OPTION( ASSIMP_BUILD_ZLIB
)
OPTION( ASSIMP_BUILD_ASSIMP_TOOLS
"If the supplementary tools for Assimp are built in addition to the library."
ON
OFF
)
OPTION ( ASSIMP_BUILD_SAMPLES
"If the official samples are built as well (needs Glut)."