Skip to content
Snippets Groups Projects
Commit 8c5221fb authored by Brad King's avatar Brad King
Browse files

try_compile: Preserve special characters in COMPILE_DEFINITIONS

When generating the `CMakeLists.txt` file, we pass the values given
to our `COMPILE_DEFINITIONS` option in an `add_definitions` call.
Pass them as bracket arguments to preserve special characters
like `#`.
parent 15ad8300
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment