1
0
Fork 0

[A] Created alias `libfort::fort` for `fort` target

This commit is contained in:
seleznevae 2020-02-24 15:16:50 +03:00
parent 4ff8c0fe16
commit 560c9f07f5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ option(FORT_HAVE_UTF8 "Enable UTF8 support" ON)
add_library(fort
fort.c)
add_library(${PROJECT_NAME}::fort ALIAS fort)
target_include_directories(fort
PUBLIC