Created
January 30, 2021 22:36
-
-
Save bistole/8fd846f124f6e13271b2fc04a1c3f6bb to your computer and use it in GitHub Desktop.
add libBackend.dll 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
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