Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23772] Windows: Use CMake property for DefaultLanguage

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-08-18T08:52:57.000+0000
Affected Version/sRelease 5.4.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeGary Mathews
Created2016-08-15T00:08:26.000+0000
Updated2017-03-31T22:12:15.000+0000

Description

Currently we are manipulating VS project file (.vcxproj) manually to update DefaultLanguage configuration at [generate.js](https://github.com/appcelerator/titanium_mobile_windows/blob/master/cli/commands/_build/generate.js#L110), but we could let CMake to generate it by setting [VS_GLOBAL_variable](https://cmake.org/cmake/help/v3.0/prop_tgt/VS_GLOBAL_variable.html).

Comments

  1. Gary Mathews 2016-08-15

    master: https://github.com/appcelerator/titanium_mobile_windows/pull/823
  2. Lee Morris 2017-03-31

    Closing ticket as fixed, if there are any problems, please file a new ticket.

JSON Source