Skip to content
Snippets Groups Projects
Commit 35f7920f authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[CMake] Do not indicate variables by @, follow CMP0053.

With CMake 3.1 variable indication with the @ symbol is
no longer valid, use ${} instead, cf. CMP0053. The @ is
only allowed for configuration files which are transformed.

The generated files are the same with CMake 3.1~rc2 and
CMake 2.8.6.
parent 2e05217a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment