1
0
Fork 0

[D] Deleted unused export

This commit is contained in:
seleznevae 2020-02-10 23:09:46 +03:00
parent 0411dfdc2a
commit 75638e8f22
1 changed files with 0 additions and 6 deletions

View File

@ -73,9 +73,3 @@ install(
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}
)
export(
TARGETS fort
NAMESPACE ${PROJECT_NAME}::
FILE ${PROJECT_NAME}-exports.cmake
)