TriBITS
TriBITS copied to clipboard
escape CMake control characters in strings
Certain strings are copied literally from the input configuration to the export files. This has brought problems before where the CXX_FLAGS variable contained ", see Trilinos bug #6074 and the corresponding fix. This problem might show up in other places in the future.
Nico, could you gather up this fix and put it into the same branch as for https://github.com/TriBITSPub/TriBITS/pull/11?
I'd vote for backlog.