File tree Expand file tree Collapse file tree 6 files changed +16
-8
lines changed Expand file tree Collapse file tree 6 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.10)
22project (runner LANGUAGES CXX)
33
4- set (BINARY_NAME "test " )
5- set (APPLICATION_ID "com.example.test " )
4+ set (BINARY_NAME "ccxgui " )
5+ set (APPLICATION_ID "com.example.ccxgui " )
66
77cmake_policy (SET CMP0063 NEW)
88
Original file line number Diff line number Diff line change 22// Generated file. Do not edit.
33//
44
5+ // clang-format off
6+
57#include " generated_plugin_registrant.h"
68
79#include < file_selector_linux/file_selector_plugin.h>
Original file line number Diff line number Diff line change 22// Generated file. Do not edit.
33//
44
5+ // clang-format off
6+
57#ifndef GENERATED_PLUGIN_REGISTRANT_
68#define GENERATED_PLUGIN_REGISTRANT_
79
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ packages:
2828 name: async
2929 url: "https://pub.dartlang.org"
3030 source: hosted
31- version: "2.6 .1"
31+ version: "2.8 .1"
3232 bloc:
3333 dependency: "direct main"
3434 description:
@@ -119,7 +119,7 @@ packages:
119119 name: charcode
120120 url: "https://pub.dartlang.org"
121121 source: hosted
122- version: "1.2.0 "
122+ version: "1.3.1 "
123123 checked_yaml:
124124 dependency: transitive
125125 description:
@@ -437,7 +437,7 @@ packages:
437437 name: meta
438438 url: "https://pub.dartlang.org"
439439 source: hosted
440- version: "1.3 .0"
440+ version: "1.7 .0"
441441 mime:
442442 dependency: transitive
443443 description:
@@ -717,21 +717,21 @@ packages:
717717 name: test
718718 url: "https://pub.dartlang.org"
719719 source: hosted
720- version: "1.16.8 "
720+ version: "1.17.10 "
721721 test_api:
722722 dependency: transitive
723723 description:
724724 name: test_api
725725 url: "https://pub.dartlang.org"
726726 source: hosted
727- version: "0.3.0 "
727+ version: "0.4.2 "
728728 test_core:
729729 dependency: transitive
730730 description:
731731 name: test_core
732732 url: "https://pub.dartlang.org"
733733 source: hosted
734- version: "0.3.19 "
734+ version: "0.4.0 "
735735 timing:
736736 dependency: transitive
737737 description:
Original file line number Diff line number Diff line change 22// Generated file. Do not edit.
33//
44
5+ // clang-format off
6+
57#include " generated_plugin_registrant.h"
68
79#include < file_selector_windows/file_selector_plugin.h>
Original file line number Diff line number Diff line change 22// Generated file. Do not edit.
33//
44
5+ // clang-format off
6+
57#ifndef GENERATED_PLUGIN_REGISTRANT_
68#define GENERATED_PLUGIN_REGISTRANT_
79
You can’t perform that action at this time.
0 commit comments