Skip to content

Instantly share code, notes, and snippets.

@bistole
Created January 30, 2021 22:38
Show Gist options
  • Save bistole/2f53e6a63a9defdaee87da2fecf3e4b0 to your computer and use it in GitHub Desktop.
Save bistole/2f53e6a63a9defdaee87da2fecf3e4b0 to your computer and use it in GitHub Desktop.
add backend sub dir to app
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