Join Slack
Powered by
Is there a way to figure out if I am using the deb...
# multiplatform
p
Patrick
02/25/2020, 10:33 AM
Is there a way to figure out if I am using the debug or the release executable at runtime?
d
Dico
02/27/2020, 11:49 AM
You can set compile time definitions for the target. That would allow you to figure it out at compile time, therefore also at runtime.
2
Views
Open in Slack
Previous
Next