The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13130 ====================================================================== Reported By: Gehua yang Assigned To: ====================================================================== Project: CMake Issue ID: 13130 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2012-04-13 17:04 EDT Last Modified: 2012-04-13 17:04 EDT ====================================================================== Summary: Version is not set for executable or dll targets Description: SET_TARGET_PROPERTIES( a PROPERTIES VERSION "1.2.3")
Such sentence does not seem to have any effect with a Windows Visual Studio build. A screen shot of Visual Studio to demonstrate the version is not being set in VS. Steps to Reproduce: A minimum example project was created to demo this issues. Files are enclosed. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-04-13 17:04 Gehua yang New Issue 2012-04-13 17:04 Gehua yang File Added: shot.png ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
