Can't build target with '+' in name (win32, msvc)

2007-07-23 Thread Christian Ehrlicher
Hi, due to recent changes in kdepimlibs, I hit an error in cmake. It's impossible to create this target due to problems in the generated Makefile: -8 # Object files for target gpgme++ gpgme++_OBJECTS = \ CMakeFiles\gpgme++.dir\gpgme++_automoc.obj \

Re: [CMake] Can't build target with '+' in name (win32, msvc)

2007-07-23 Thread Bill Hoffman
Christian Ehrlicher wrote: Hi, due to recent changes in kdepimlibs, I hit an error in cmake. It's impossible to create this target due to problems in the generated Makefile: -8 # Object files for target gpgme++ gpgme++_OBJECTS = \