1
0
Fork 0

[C] Chage exported name

This commit is contained in:
seleznevae 2020-02-10 23:06:05 +03:00
parent 3f64ceba68
commit 0411dfdc2a
1 changed files with 1 additions and 1 deletions

View File

@ -266,6 +266,6 @@ endforeach()
# ------------------------------------------------------------------------------
export(
TARGETS fort
FILE libfort-exports.cmake
FILE ${PROJECT_NAME}-targets.cmake
)