[CMake] Problem with custom build rule / vcproj & cmake 2.4.3
Jan Woetzel
jw at mip.informatik.uni-kiel.de
Thu Aug 3 02:21:41 EDT 2006
Christian Ehrlicher wrote:
>SET(myproject_SRCS
> myproject.cpp
> myproject.jisp
>)
>
>ADD_LIBRARY(myproject SHARED ${_myproject})
>
>myproject.jisp.rule is created and executed correct, but myproject.jisp doesn't have 'Custom build rule' but 'C/C++ Compilertool' and because of this VS tries to compile myproject.jisp...
>
>It works fine with 2.4.2 and 2.4.3 + NMake Makefiles. It also works fine when I rename myproject.jisp to myproject_.jisp (any name other than one of the real sourcefiles)
>
>
The problem is possibly related to bug report #3565.
Jan.
--
Dipl.-Ing. Jan Woetzel
--------------------------------------------------
University of Kiel
Institute of Computer Science and Applied Mathematics
Hermann-Rodewald-Str. 3 [room 310]
24098 Kiel/Germany
--------------------------------------------------
Phone +49-431-880-4477
Fax +49-431-880-4054
Mob. +49-179-2937346
--------------------------------------------------
Url www.mip.informatik.uni-kiel.de/~jw
Email jw at mip.informatik.uni-kiel.de
More information about the CMake
mailing list