Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 1 | -2/+2 |
| | | | | This generator has been deprecated since CMake 3.9. Remove it. | ||||
* | VS: Optionally generate remote directory for WinCE projects | Andrej Bosik | 2016-03-15 | 1 | -0/+18 |
Teach the VS 2008 and 2005 generators to set the `RemoteDirectory` in `DeploymentTool` and the `RemoteExecutable` in `DebuggerTool`. Use a `DEPLOYMENT_REMOTE_DIRECTORY` target property to specify the value. |