fixes to cmake for macos

This commit is contained in:
Micah Acinapura
2020-10-13 06:06:26 -04:00
parent 26b9db81e6
commit b7c566089b
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ create_new_application(Sync MACOSX_BUNDLE
${CMAKE_CURRENT_SOURCE_DIR}/openspace.icns
)
target_link_libraries(Sync openspace-core)
target_link_libraries(Sync PUBLIC openspace-core)
# Web Browser and Web gui
# Why not put these in the module's path? Because they do not have access to the