Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
SHA1 Hash: | 166f578d6cf8d3601af0d4184de3524a471e86c8 |
---|---|
Date: | 2009-03-31 12:28:11 |
User: | trevord |
Comment: | Set policy CMP0005 to NEW; this is required for the resolution to CMake bug #8779, and is the right way to do things in CMake 2.6.
Use set_property( ... COMPILE_DEFINITIONS ... ) rather than add_definitions. Again related to the above bug, this helps to prevent the bug from being obscured by the legacy behaviour of add_definitions(). Added prototype support for building the Tcl DLL and a dynamic tclsh linked against the DLL. |
Tags And Properties
- branch=trunk inherited from [842c386857]
- sym-trunk inherited from [842c386857]
Changes
Changes to CMakeLists.txt