> The application "CMake GUI 2.8.12.2" reports some "internal errors" as I would
> expect it if I dare to use the following setting.

I expected that my example command "configure_file" will fail somehow. But the
shown error messages do not fit to my expectations so far. I suggest to take a
closer look at the situation if I would like to try out a subdirectory with a
name like "t e s t;ABC; xyz".

CMake Error at /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:90 
(file):
  file Internal CMake error when trying to open file:
  /home/elfring/Projekte/Bau/quoting/t e s t for writing.
Call Stack (most recent call first):
  /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:100
(CMAKE_DETERMINE_COMPILER_ID_WRITE)
  /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:39
(CMAKE_DETERMINE_COMPILER_ID_BUILD)
  /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:131
(CMAKE_DETERMINE_COMPILER_ID)
  CMakeLists.txt:2 (project)


Can a parameter be handled as a single one even if it contains a semicolon
(which has got a special meaning for the CMake programming language)?

Does this use case need any improvements for the involved parameter handling?

Regards,
Markus
-- 

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

Reply via email to