[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cmake
Subject:    [CMake] escape characters in strings
From:       Nico_Schlömer <nico.schloemer () gmail ! com>
Date:       2014-03-20 14:20:31
Message-ID: CAK6Z60cUQA9_p8TH4zid2-wgxaS0iviqss4-Y2x+GQYLLcsotw () mail ! gmail ! com
[Download RAW message or body]

Hi all,

in a CMake export file, I've got the line
```
SET(${LIBNAME}_CXX_FLAGS "${CMAKE_CXX_FLAGS}
${CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE}}")
```
where the variables are replaced accordingly. A problem occurs if the
variable ${CMAKE_CXX_FLAGS_${CMAKE_BUILD_TYPE}} contains double
quotes; they should be escaped. I'm not sure if the quotation marks in
the above line could be left out.

What is the proper way of handling this?

Cheers,
Nico
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: \
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information \
on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at \
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic