diff --git a/CMakeLists.txt b/CMakeLists.txt index acfcd3a..be9b510 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,6 +120,8 @@ install(TARGETS ) install(EXPORT ${PROJECT_NAME}-targets + NAMESPACE + tinyobjloader:: DESTINATION ${TINYOBJLOADER_CMAKE_DIR} )