1
0
Fork 0

mark the linking to LCP as private

This commit is contained in:
Kevin Matz 2022-11-28 14:19:01 -05:00
parent 2f1d29ecfa
commit 9b49e63cab
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ target_sources(${PROJECT_NAME}
)
target_link_libraries(${PROJECT_NAME}
PUBLIC
PRIVATE
LCP
)