build: 🎉 begin!

This commit is contained in:
ivaquero
2023-07-30 12:34:38 +08:00
commit 7e0c3d136e
11 changed files with 1772 additions and 0 deletions
+161
View File
@@ -0,0 +1,161 @@
[
{
"arguments": [
"clang",
"-Wno-documentation-unknown-command",
"-Wno-unknown-warning-option",
"-Wno-unknown-pragmas",
"-nostdinc",
"-nostdinc++",
"-DQT_QML_DEBUG",
"-g",
"-std=gnu++17",
"-arch",
"arm64",
"-isysroot",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk",
"-fPIC",
"-fsyntax-only",
"--target=arm64-apple-darwin22.5.0",
"-DQT_CORE_LIB",
"-DQT_GUI_LIB",
"-DQT_WIDGETS_LIB",
"-DQ_CREATOR_RUN",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders/QtCore",
"-I/Users/integzz/Documents/proj-clock/build-clock-Desktop_arm_darwin_generic_mach_o_64bit-Debug/clock_autogen/include",
"-I/opt/homebrew/opt/qt@5/include",
"-I/opt/homebrew/opt/qt@5/include/QtWidgets",
"-I/opt/homebrew/opt/qt@5/include/QtGui",
"-I/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers",
"-I/opt/homebrew/opt/qt@5/include/QtCore",
"-I/opt/homebrew/opt/qt@5/include/mkspecs/macx-clang",
"-F",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1",
"-isystem",
"/Applications/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/16/include",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include",
"-isystem",
"/Library/Developer/CommandLineTools/usr/include",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fretain-comments-from-system-headers",
"-fmacro-backtrace-limit=0",
"-ferror-limit=1000",
"-x",
"c++",
"/Users/integzz/Documents/proj-clock/main.cpp"
],
"directory": "/usr/bin/clangd",
"file": "/Users/integzz/Documents/proj-clock/main.cpp"
},
{
"arguments": [
"clang",
"-Wno-documentation-unknown-command",
"-Wno-unknown-warning-option",
"-Wno-unknown-pragmas",
"-nostdinc",
"-nostdinc++",
"-DQT_QML_DEBUG",
"-g",
"-std=gnu++17",
"-arch",
"arm64",
"-isysroot",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk",
"-fPIC",
"-fsyntax-only",
"--target=arm64-apple-darwin22.5.0",
"-DQT_CORE_LIB",
"-DQT_GUI_LIB",
"-DQT_WIDGETS_LIB",
"-DQ_CREATOR_RUN",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders/QtCore",
"-I/Users/integzz/Documents/proj-clock/build-clock-Desktop_arm_darwin_generic_mach_o_64bit-Debug/clock_autogen/include",
"-I/opt/homebrew/opt/qt@5/include",
"-I/opt/homebrew/opt/qt@5/include/QtWidgets",
"-I/opt/homebrew/opt/qt@5/include/QtGui",
"-I/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers",
"-I/opt/homebrew/opt/qt@5/include/QtCore",
"-I/opt/homebrew/opt/qt@5/include/mkspecs/macx-clang",
"-F",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1",
"-isystem",
"/Applications/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/16/include",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include",
"-isystem",
"/Library/Developer/CommandLineTools/usr/include",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fretain-comments-from-system-headers",
"-fmacro-backtrace-limit=0",
"-ferror-limit=1000",
"-x",
"c++",
"/Users/integzz/Documents/proj-clock/clock.cpp"
],
"directory": "/usr/bin/clangd",
"file": "/Users/integzz/Documents/proj-clock/clock.cpp"
},
{
"arguments": [
"clang",
"-Wno-documentation-unknown-command",
"-Wno-unknown-warning-option",
"-Wno-unknown-pragmas",
"-nostdinc",
"-nostdinc++",
"-DQT_QML_DEBUG",
"-g",
"-std=gnu++17",
"-arch",
"arm64",
"-isysroot",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk",
"-fPIC",
"-fsyntax-only",
"--target=arm64-apple-darwin22.5.0",
"-DQT_CORE_LIB",
"-DQT_GUI_LIB",
"-DQT_WIDGETS_LIB",
"-DQ_CREATOR_RUN",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders",
"-I/Applications/Qt Creator.app/Contents/Resources/cplusplus/wrappedQtHeaders/QtCore",
"-I/Users/integzz/Documents/proj-clock/build-clock-Desktop_arm_darwin_generic_mach_o_64bit-Debug/clock_autogen/include",
"-I/opt/homebrew/opt/qt@5/include",
"-I/opt/homebrew/opt/qt@5/include/QtWidgets",
"-I/opt/homebrew/opt/qt@5/include/QtGui",
"-I/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers",
"-I/opt/homebrew/opt/qt@5/include/QtCore",
"-I/opt/homebrew/opt/qt@5/include/mkspecs/macx-clang",
"-F",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/System/Library/Frameworks",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/c++/v1",
"-isystem",
"/Applications/Qt Creator.app/Contents/Resources/libexec/clang/lib/clang/16/include",
"-isystem",
"/Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include",
"-isystem",
"/Library/Developer/CommandLineTools/usr/include",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fretain-comments-from-system-headers",
"-fmacro-backtrace-limit=0",
"-ferror-limit=1000",
"-x",
"c++-header",
"/Users/integzz/Documents/proj-clock/clock.h"
],
"directory": "/usr/bin/clangd",
"file": "/Users/integzz/Documents/proj-clock/clock.h"
}
]