Opened 14 years ago
Closed 8 years ago
#1303 closed enhancement (wontfix)
CMAKE build system for Visual Studio (was Visual Studio 2010 Fix)
Reported by: | bennylp | Owned by: | ismangil |
---|---|---|---|
Priority: | normal | Milestone: | release-2.x |
Component: | common | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description (last modified by bennylp)
Add support for CMAKE build system. Currently it is for Visual Studio only.
Change History (7)
comment:1 Changed 13 years ago by ismangil
comment:2 Changed 13 years ago by bennylp
- Milestone changed from release-2.0-alpha to release-2.0-beta
comment:3 Changed 13 years ago by bennylp
- Description modified (diff)
- Milestone changed from release-2.0-beta to release-2.0-alpha2
- Summary changed from Visual Studio 2010 Fix to CMAKE build system for Visual Studio (was Visual Studio 2010 Fix)
- Type changed from enhancement to task
comment:4 Changed 13 years ago by bennylp
- Milestone changed from release-2.0-alpha2 to release-2.0-beta
comment:5 Changed 13 years ago by bennylp
- Milestone changed from release-2.0 to release-2.x
comment:6 Changed 13 years ago by bennylp
- Version changed from 2.0-dev-branch to trunk
comment:7 Changed 8 years ago by ismangil
- Backported unset
- Resolution set to wontfix
- Status changed from new to closed
- Type changed from task to enhancement
TeluuCon 2017
Note: See
TracTickets for help on using
tickets.
VS2010 uses MSBuild system, imports from current vcproj system is rejected even after removing mobile projects. Investigation continues.