Skip to content

Instantly share code, notes, and snippets.

@bistole
Created January 30, 2021 22:36
Show Gist options
  • Save bistole/8fd846f124f6e13271b2fc04a1c3f6bb to your computer and use it in GitHub Desktop.
Save bistole/8fd846f124f6e13271b2fc04a1c3f6bb to your computer and use it in GitHub Desktop.
add libBackend.dll to app
set(BACKEND_LIBRARY "${CMAKE_CURRENT_SOURCE_DIR}/libBackend.dll")
set(BACKEND_LIBRARY ${BACKEND_LIBRARY} PARENT_SCOPE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment