Re: [CMake] CPack - Transaction error

2017-05-09 Thread Kristian
Thank you, that helped! 2017-05-09 15:24 GMT+02:00 Domen Vrankar : >> Transaction check error: >> file /opt from install of ssp-suite-7.1-1.x86_64 conflicts with file >> from package filesystem-3.2-21.el7.x86_64 >> >> Error Summary > > > Directory /opt is already owned by filesystem package but

Re: [CMake] CPack - Transaction error

2017-05-09 Thread Domen Vrankar
> > Transaction check error: > file /opt from install of ssp-suite-7.1-1.x86_64 conflicts with file > from package filesystem-3.2-21.el7.x86_64 > > Error Summary > Directory /opt is already owned by filesystem package but is not listed in CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST variable. Add /opt (

[CMake] CPack - Transaction error

2017-05-09 Thread Kristian
Hi, I want to generate a RPM package. My CMakeLists.txt looks loke this: ## cmake_minimum_required(VERSION 3.5) set(INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/ssp/) install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/ssp-suite/" DESTINATION ${INSTALL_DIR}) install(PROGRAMS "${CMAKE

Re: [CMake] [cmake-developers] C# Support and Embedded Resources

2017-05-09 Thread Roman Wüger
Thank you, The following seems to work: set_property(SOURCE TextFile1.txt PROPERTY VS_TOOL_OVERRIDE "EmbeddedResource") Regards Roman > Am 09.05.2017 um 12:34 schrieb Stuermer, Michael SP/HZA-ZSEP > : > > Set the appropriate tool for the resource files using the source file > property VS_TO

Re: [CMake] CMake regexes: Case insensitive and whitespace matching

2017-05-09 Thread Daniel Lueken
Thanks! I’ll take away the message that it is indeed not possible and I didn’t miss anything there. ☺ Regards Daniel -- BMW Car IT GmbH Daniel Lüken Spezialist Entwicklung Moosacher Straße 86 80809 München Tel.: ­+49-89-189311-35 Fax: +49-89-189311-20 Mail: daniel.lue...@bmw-carit.de