summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/staticlib_without_cpp
diff options
context:
space:
mode:
authorxaizek <[email protected]>2023-01-27 19:08:06 +0200
committerxaizek <[email protected]>2023-01-27 19:08:06 +0200
commitfcc5adff04b3b57d4ae68d86f9e7f75a7270b36b (patch)
tree5e901844ecef766dbfc8f3b7ed179cb94950187c /tests/projects/c++/modules/staticlib_without_cpp
parenta41c8f08b24be14442ddc7f816bad41fd5213c44 (diff)
Fix detection of target language for qt projects
Stray change in 02fb7ef69e78a5d6a8e0066f8866684533836ac3 broke it such that language set via `set_languages()` wasn't detected and `-std=c++11` was appended after `-std` flag that came from `set_languages()` in `xmake.lua`. To reproduce: 1. `xmake create -tqt.quickapp` 2. `vim xmake.lua` and add `set_languages("c++17")` 3. `xmake --verbose` and look at `-std=` options
Diffstat (limited to 'tests/projects/c++/modules/staticlib_without_cpp')
0 files changed, 0 insertions, 0 deletions