mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
add install pragma for CMake
This commit is contained in:
@@ -86,3 +86,5 @@ target_link_libraries(pgf gu)
|
||||
if(UNIX)
|
||||
target_link_libraries(pgf m)
|
||||
endif(UNIX)
|
||||
|
||||
install(TARGETS gu pgf DESTINATION lib)
|
||||
|
||||
Reference in New Issue
Block a user