Created
January 30, 2021 22:38
-
-
Save bistole/2f53e6a63a9defdaee87da2fecf3e4b0 to your computer and use it in GitHub Desktop.
add backend sub dir to app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_subdirectory("backend") | |
install(FILES "${BACKEND_LIBRARY}" DESTINATION "${INSTALL_BUNDLE_LIB_DIR}" COMPONENT Runtime) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment