using system qt
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
[env]
|
[env]
|
||||||
QMAKE = "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake"
|
QMAKE = "/usr/bin/qmake6"
|
||||||
QT_VERSION_MAJOR = "6"
|
QT_VERSION_MAJOR = "6"
|
||||||
9
.clang-format
Normal file
9
.clang-format
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# We'll use defaults from the LLVM style, but with some modifications so that it's close to the CDT K&R style.
|
||||||
|
BasedOnStyle: LLVM
|
||||||
|
UseTab: Always
|
||||||
|
IndentWidth: 4
|
||||||
|
TabWidth: 4
|
||||||
|
PackConstructorInitializers: NextLineOnly
|
||||||
|
BreakConstructorInitializers: AfterColon
|
||||||
|
IndentAccessModifiers: false
|
||||||
|
AccessModifierOffset: -4
|
||||||
@@ -1,20 +1,6 @@
|
|||||||
{
|
{
|
||||||
"active_profile": "sinus",
|
"active_profile": "system",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"sinus": {
|
|
||||||
"qt": {
|
|
||||||
"qmake": "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake",
|
|
||||||
"lib_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/lib",
|
|
||||||
"qml_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/qml",
|
|
||||||
"plugins_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/plugins",
|
|
||||||
"version_major": 6
|
|
||||||
},
|
|
||||||
"link": {
|
|
||||||
"rpaths": [
|
|
||||||
"/home/sinus/DEV/Qt/6.11.0/gcc_64/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"system": {
|
"system": {
|
||||||
"qt": {
|
"qt": {
|
||||||
"qmake": "/usr/bin/qmake6",
|
"qmake": "/usr/bin/qmake6",
|
||||||
|
|||||||
@@ -1,20 +1,6 @@
|
|||||||
{
|
{
|
||||||
"active_profile": "sinus",
|
"active_profile": "system",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"sinus": {
|
|
||||||
"qt": {
|
|
||||||
"qmake": "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake",
|
|
||||||
"lib_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/lib",
|
|
||||||
"qml_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/qml",
|
|
||||||
"plugins_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/plugins",
|
|
||||||
"version_major": 6
|
|
||||||
},
|
|
||||||
"link": {
|
|
||||||
"rpaths": [
|
|
||||||
"/home/sinus/DEV/Qt/6.11.0/gcc_64/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"system": {
|
"system": {
|
||||||
"qt": {
|
"qt": {
|
||||||
"qmake": "/usr/bin/qmake6",
|
"qmake": "/usr/bin/qmake6",
|
||||||
|
|||||||
@@ -1,20 +1,6 @@
|
|||||||
{
|
{
|
||||||
"active_profile": "sinus",
|
"active_profile": "system",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"sinus": {
|
|
||||||
"qt": {
|
|
||||||
"qmake": "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake",
|
|
||||||
"lib_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/lib",
|
|
||||||
"qml_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/qml",
|
|
||||||
"plugins_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/plugins",
|
|
||||||
"version_major": 6
|
|
||||||
},
|
|
||||||
"link": {
|
|
||||||
"rpaths": [
|
|
||||||
"/home/sinus/DEV/Qt/6.11.0/gcc_64/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"system": {
|
"system": {
|
||||||
"qt": {
|
"qt": {
|
||||||
"qmake": "/usr/bin/qmake6",
|
"qmake": "/usr/bin/qmake6",
|
||||||
|
|||||||
@@ -1,20 +1,6 @@
|
|||||||
{
|
{
|
||||||
"active_profile": "sinus",
|
"active_profile": "system",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"sinus": {
|
|
||||||
"qt": {
|
|
||||||
"qmake": "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake",
|
|
||||||
"lib_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/lib",
|
|
||||||
"qml_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/qml",
|
|
||||||
"plugins_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/plugins",
|
|
||||||
"version_major": 6
|
|
||||||
},
|
|
||||||
"link": {
|
|
||||||
"rpaths": [
|
|
||||||
"/home/sinus/DEV/Qt/6.11.0/gcc_64/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"system": {
|
"system": {
|
||||||
"qt": {
|
"qt": {
|
||||||
"qmake": "/usr/bin/qmake6",
|
"qmake": "/usr/bin/qmake6",
|
||||||
|
|||||||
@@ -21,4 +21,3 @@ glib = { workspace = true, features = [] }
|
|||||||
gstreamer = { workspace = true, features = ["serde"] }
|
gstreamer = { workspace = true, features = ["serde"] }
|
||||||
gstreamer-app = { workspace = true, features = [] }
|
gstreamer-app = { workspace = true, features = [] }
|
||||||
gstreamer-video = { workspace = true, features = ["serde"] }
|
gstreamer-video = { workspace = true, features = ["serde"] }
|
||||||
|
|
||||||
|
|||||||
@@ -1,20 +1,6 @@
|
|||||||
{
|
{
|
||||||
"active_profile": "sinus",
|
"active_profile": "system",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"sinus": {
|
|
||||||
"qt": {
|
|
||||||
"qmake": "/home/sinus/DEV/Qt/6.11.0/gcc_64/bin/qmake",
|
|
||||||
"lib_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/lib",
|
|
||||||
"qml_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/qml",
|
|
||||||
"plugins_dir": "/home/sinus/DEV/Qt/6.11.0/gcc_64/plugins",
|
|
||||||
"version_major": 6
|
|
||||||
},
|
|
||||||
"link": {
|
|
||||||
"rpaths": [
|
|
||||||
"/home/sinus/DEV/Qt/6.11.0/gcc_64/lib"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"system": {
|
"system": {
|
||||||
"qt": {
|
"qt": {
|
||||||
"qmake": "/usr/bin/qmake6",
|
"qmake": "/usr/bin/qmake6",
|
||||||
|
|||||||
Reference in New Issue
Block a user