Replies: 1 comment 3 replies
-
This should be possible with CMake. I would try something like this (untested):
|
Beta Was this translation helpful? Give feedback.
3 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.
-
Is it possible to give different target types based on configuration_types?
Foe eg: add_executable when the configuration_type is Debug
add_library when the configuration type is AB_Debug
Beta Was this translation helpful? Give feedback.
All reactions