Fix macOS builds

remotes/1691844314220217825/master
tobtoht 3 years ago committed by wowario
parent db5ba12190
commit 60540b87d0
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -198,10 +198,10 @@ target_link_libraries(feather-wow
)
if(APPLE)
target_link_libraries(feather
target_link_libraries(feather-wow
KDMacTouchBar
)
target_include_directories(feather
target_include_directories(feather-wow
PUBLIC ../contrib/KDMacTouchBar)
endif()

Loading…
Cancel
Save