How can I add a compile definition to a subdirectory? #76
Unanswered
xtremegamer1
asked this question in
Q&A
Replies: 2 comments
-
Maybe you could try it this way
In asmjit-static.cmake: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah you can do this, but it’s not the correct way to do this. Asmjit has a CMake [subdir.asmjit]
cmake-before = "set(ASMJIT_STATIC ON)" The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I imagine it should look something like this:
Beta Was this translation helpful? Give feedback.
All reactions