Hello. I've tried to prepare cmake configuration file for Embarcadero bcc64 compiler. For my practice I chose the name Embarcadero64 for new compiler because bcc64 is clang based compiler. I've prepared file fo determining compiler in the ...\CMake\share\cmake-3.9\Modules\Compiler folder (analog of theEmbarcadero-DetermineCompiler.cmake) Then added my new compiler in an orderedcompilerlis in the CMakeCompilerIdDetection.cmake. And finally I created the Windows-Embarcadero64.cmake, Windows-Embarcadero64-C.cmake end Windows-Embarcadero64-CXX.cmake And get a lot of troubles with variables.
Please share some links to usefull resources about containing of files in the ...\CMake\share\cmake-3.9\Modules\Platform\. Thanks. Best regards. Valentyn
-- 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://public.kitware.com/mailman/listinfo/cmake-developers