MantisBT - CMake
View Issue Details
0013507CMakeCMakepublic2012-09-01 18:362016-06-10 14:31
Denis Pesotsky 
Kitware Robot 
normalminoralways
closedmoved 
Windows
CMake 2.8.7 
 
0013507: .rc file not recompiled when included header is changed
I've got .rc file with Windows executable version information that has custom include (#include <../src/version.h>) and is used in "add_executable()". Definitions from version.h are used inside it.

It compiles and works well, but if I change version.h and run make again, it doesn't recompile .rc file, so generated executable still has old ,rc compiled in and therefole old version information. So I'm forced to run make clean and make to create up-to-date executable.
No tags attached.
? win_resources.rc (1,604) 2012-09-01 18:36
https://public.kitware.com/Bug/file/4443/win_resources.rc
? version.h (972) 2012-09-01 18:38
https://public.kitware.com/Bug/file/4444/version.h
Issue History
2012-09-01 18:36Denis PesotskyNew Issue
2012-09-01 18:36Denis PesotskyFile Added: win_resources.rc
2012-09-01 18:38Denis PesotskyFile Added: version.h
2016-06-10 14:28Kitware RobotNote Added: 0042110
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042110)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.