Findassimp¶
Find the Open Asset Importer Library (assimp)
Input variables¶
The following variables may be set to influence this module’s behavior:
ASSIMP_VERBOSE- to output a detailed log of this module.
Imported Targets¶
This module defines the IMPORTED target assimp::assimp for the
library assimp.
Result Variables¶
This module defines the following variables:
assimp_FOUND- true if assimp has been found and can be used
ASSIMP_ROOT_DIR- the root directory where the installation can be found
ASSIMP_INCLUDE_DIRS- include directories for assimp
ASSIMP_LIBRARIES- libraries to link against assimp
ASSIMP_LIBRARY_DIRS- link directories
ASSIMP_VERSION- ASSIMP version
ASSIMP_VERSION_MAJOR- ASSIMP major version
ASSIMP_VERSION_MINOR- ASSIMP minor version
ASSIMP_VERSION_REVISION- ASSIMP revision version