View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013507CMakeCMakepublic2012-09-01 18:362016-06-10 14:31
ReporterDenis Pesotsky 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSWindowsOS Version
Product VersionCMake 2.8.7 
Target VersionFixed in Version 
Summary0013507: .rc file not recompiled when included header is changed
DescriptionI'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.
TagsNo tags attached.
Attached Files? file icon win_resources.rc [^] (1,604 bytes) 2012-09-01 18:36
? file icon version.h [^] (972 bytes) 2012-09-01 18:38

 Relationships

  Notes
(0042110)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-09-01 18:36 Denis Pesotsky New Issue
2012-09-01 18:36 Denis Pesotsky File Added: win_resources.rc
2012-09-01 18:38 Denis Pesotsky File Added: version.h
2016-06-10 14:28 Kitware Robot Note Added: 0042110
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team