nheko/.vscode/.cmaketools.json

810 lines
34 KiB
JSON

{
"variant": {
"label": "Debug",
"keywordSettings": {
"buildType": "debug"
},
"description": "Emit debug information without performing optimizations"
},
"activeEnvironments": [],
"codeModel": {
"configurations": [
{
"name": "Debug",
"projects": [
{
"buildDirectory": "/home/max/Program/nheko/build",
"name": "nheko",
"sourceDirectory": "/home/max/Program/nheko",
"targets": [
{
"artifacts": [
"/home/max/Program/nheko/build/nheko"
],
"buildDirectory": "/home/max/Program/nheko/build",
"crossReferences": {
"backtrace": [
{
"line": 355,
"name": "add_executable",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"relatedStatements": [
{
"backtrace": [
{
"line": 233,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 234,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 235,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 236,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 238,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 239,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 356,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
},
{
"backtrace": [
{
"line": 356,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
},
{
"backtrace": [
{
"line": 356,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
},
{
"backtrace": [
{
"line": 356,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
},
{
"backtrace": [
{
"line": 356,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
}
]
},
"fileGroups": [
{
"isGenerated": false,
"sources": [
"resources/res.qrc",
"build/translations.qrc"
]
},
{
"compileFlags": " -Wall -Wextra -march=native -Werror -pipe -pedantic -Wunreachable-code -fdiagnostics-color=always -g -fPIC -std=gnu++11",
"defines": [
"QT_CONCURRENT_LIB",
"QT_CORE_LIB",
"QT_GUI_LIB",
"QT_NETWORK_LIB",
"QT_WIDGETS_LIB"
],
"includePath": [
{
"path": "/home/max/Program/nheko/build"
},
{
"path": "/home/max/Program/nheko"
},
{
"path": "/home/max/Program/nheko/include"
},
{
"path": "/home/max/Program/nheko/include/ui"
},
{
"path": "/home/max/Program/nheko/include/events"
},
{
"path": "/home/max/Program/nheko/include/events/messages"
},
{
"path": "/home/max/Program/nheko/libs/lmdbxx"
},
{
"isSystem": true,
"path": "/usr/include/qt5"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtCore"
},
{
"isSystem": true,
"path": "/usr/lib64/qt5/./mkspecs/linux-g++"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtWidgets"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtGui"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtNetwork"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtConcurrent"
}
],
"isGenerated": false,
"language": "CXX",
"sources": [
"src/AvatarProvider.cc",
"src/Cache.cc",
"src/ChatPage.cc",
"src/CommunitiesListItem.cc",
"src/CommunitiesList.cc",
"src/Community.cc",
"src/Deserializable.cc",
"src/EmojiCategory.cc",
"src/EmojiItemDelegate.cc",
"src/EmojiPanel.cc",
"src/EmojiPickButton.cc",
"src/EmojiProvider.cc",
"src/ImageItem.cc",
"src/ImageOverlayDialog.cc",
"src/InputValidator.cc",
"src/JoinRoomDialog.cc",
"src/LeaveRoomDialog.cc",
"src/Login.cc",
"src/LoginPage.cc",
"src/LogoutDialog.cc",
"src/MainWindow.cc",
"src/MatrixClient.cc",
"src/Profile.cc",
"src/QuickSwitcher.cc",
"src/Register.cc",
"src/RegisterPage.cc",
"src/RoomInfoListItem.cc",
"src/RoomList.cc",
"src/RoomMessages.cc",
"src/RoomState.cc",
"src/SideBarActions.cc",
"src/UserSettingsPage.cc",
"src/Splitter.cc",
"src/Sync.cc",
"src/TextInputWidget.cc",
"src/TimelineItem.cc",
"src/TimelineView.cc",
"src/TimelineViewManager.cc",
"src/TopRoomBar.cc",
"src/TrayIcon.cc",
"src/TypingDisplay.cc",
"src/UserInfoWidget.cc",
"src/Versions.cc",
"src/WelcomePage.cc",
"src/main.cc",
"src/ui/Avatar.cc",
"src/ui/Badge.cc",
"src/ui/LoadingIndicator.cc",
"src/ui/FlatButton.cc",
"src/ui/FloatingButton.cc",
"src/ui/Label.cc",
"src/ui/OverlayModal.cc",
"src/ui/ScrollBar.cc",
"src/ui/SnackBar.cc",
"src/ui/RaisedButton.cc",
"src/ui/Ripple.cc",
"src/ui/RippleOverlay.cc",
"src/ui/OverlayWidget.cc",
"src/ui/TextField.cc",
"src/ui/ToggleButton.cc",
"src/ui/Theme.cc",
"src/ui/ThemeManager.cc"
]
},
{
"isGenerated": true,
"sources": [
"build/nheko_de.qm",
"build/nheko_el.qm",
"build/nheko_en.qm",
"build/nheko_nl.qm",
"build/include/moc_AvatarProvider.cpp.rule",
"build/include/moc_ChatPage.cpp.rule",
"build/include/moc_CommunitiesListItem.cpp.rule",
"build/include/moc_CommunitiesList.cpp.rule",
"build/include/moc_Community.cpp.rule",
"build/include/moc_EmojiCategory.cpp.rule",
"build/include/moc_EmojiItemDelegate.cpp.rule",
"build/include/moc_EmojiPanel.cpp.rule",
"build/include/moc_EmojiPickButton.cpp.rule",
"build/include/ui/moc_FloatingButton.cpp.rule",
"build/include/moc_ImageItem.cpp.rule",
"build/include/moc_ImageOverlayDialog.cpp.rule",
"build/include/moc_JoinRoomDialog.cpp.rule",
"build/include/moc_LeaveRoomDialog.cpp.rule",
"build/include/moc_LoginPage.cpp.rule",
"build/include/moc_LogoutDialog.cpp.rule",
"build/include/moc_MainWindow.cpp.rule",
"build/include/moc_MatrixClient.cpp.rule",
"build/include/moc_QuickSwitcher.cpp.rule",
"build/include/moc_RegisterPage.cpp.rule",
"build/include/moc_RoomInfoListItem.cpp.rule",
"build/include/moc_RoomList.cpp.rule",
"build/include/moc_SideBarActions.cpp.rule",
"build/include/moc_UserSettingsPage.cpp.rule",
"build/include/moc_Splitter.cpp.rule",
"build/include/moc_TextInputWidget.cpp.rule",
"build/include/moc_TimelineItem.cpp.rule",
"build/include/moc_TimelineView.cpp.rule",
"build/include/moc_TimelineViewManager.cpp.rule",
"build/include/moc_TopRoomBar.cpp.rule",
"build/include/moc_TrayIcon.cpp.rule",
"build/include/moc_TypingDisplay.cpp.rule",
"build/include/moc_UserInfoWidget.cpp.rule",
"build/include/moc_WelcomePage.cpp.rule",
"build/include/ui/moc_Avatar.cpp.rule",
"build/include/ui/moc_Badge.cpp.rule",
"build/include/ui/moc_LoadingIndicator.cpp.rule",
"build/include/ui/moc_FlatButton.cpp.rule",
"build/include/ui/moc_Label.cpp.rule",
"build/include/ui/moc_OverlayWidget.cpp.rule",
"build/include/ui/moc_ScrollBar.cpp.rule",
"build/include/ui/moc_SnackBar.cpp.rule",
"build/include/ui/moc_RaisedButton.cpp.rule",
"build/include/ui/moc_Ripple.cpp.rule",
"build/include/ui/moc_RippleOverlay.cpp.rule",
"build/include/ui/moc_TextField.cpp.rule",
"build/include/ui/moc_ToggleButton.cpp.rule",
"build/include/ui/moc_Theme.cpp.rule",
"build/include/ui/moc_ThemeManager.cpp.rule",
"build/nheko_de.qm.rule",
"build/nheko_el.qm.rule",
"build/nheko_en.qm.rule",
"build/nheko_nl.qm.rule"
]
},
{
"compileFlags": " -Wall -Wextra -march=native -Werror -pipe -pedantic -Wunreachable-code -fdiagnostics-color=always -g -fPIC -std=gnu++11",
"defines": [
"QT_CONCURRENT_LIB",
"QT_CORE_LIB",
"QT_GUI_LIB",
"QT_NETWORK_LIB",
"QT_WIDGETS_LIB"
],
"includePath": [
{
"path": "/home/max/Program/nheko/build"
},
{
"path": "/home/max/Program/nheko"
},
{
"path": "/home/max/Program/nheko/include"
},
{
"path": "/home/max/Program/nheko/include/ui"
},
{
"path": "/home/max/Program/nheko/include/events"
},
{
"path": "/home/max/Program/nheko/include/events/messages"
},
{
"path": "/home/max/Program/nheko/libs/lmdbxx"
},
{
"isSystem": true,
"path": "/usr/include/qt5"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtCore"
},
{
"isSystem": true,
"path": "/usr/lib64/qt5/./mkspecs/linux-g++"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtWidgets"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtGui"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtNetwork"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtConcurrent"
}
],
"isGenerated": true,
"language": "CXX",
"sources": [
"build/include/moc_AvatarProvider.cpp",
"build/include/moc_ChatPage.cpp",
"build/include/moc_CommunitiesListItem.cpp",
"build/include/moc_CommunitiesList.cpp",
"build/include/moc_Community.cpp",
"build/include/moc_EmojiCategory.cpp",
"build/include/moc_EmojiItemDelegate.cpp",
"build/include/moc_EmojiPanel.cpp",
"build/include/moc_EmojiPickButton.cpp",
"build/include/ui/moc_FloatingButton.cpp",
"build/include/moc_ImageItem.cpp",
"build/include/moc_ImageOverlayDialog.cpp",
"build/include/moc_JoinRoomDialog.cpp",
"build/include/moc_LeaveRoomDialog.cpp",
"build/include/moc_LoginPage.cpp",
"build/include/moc_LogoutDialog.cpp",
"build/include/moc_MainWindow.cpp",
"build/include/moc_MatrixClient.cpp",
"build/include/moc_QuickSwitcher.cpp",
"build/include/moc_RegisterPage.cpp",
"build/include/moc_RoomInfoListItem.cpp",
"build/include/moc_RoomList.cpp",
"build/include/moc_SideBarActions.cpp",
"build/include/moc_UserSettingsPage.cpp",
"build/include/moc_Splitter.cpp",
"build/include/moc_TextInputWidget.cpp",
"build/include/moc_TimelineItem.cpp",
"build/include/moc_TimelineView.cpp",
"build/include/moc_TimelineViewManager.cpp",
"build/include/moc_TopRoomBar.cpp",
"build/include/moc_TrayIcon.cpp",
"build/include/moc_TypingDisplay.cpp",
"build/include/moc_UserInfoWidget.cpp",
"build/include/moc_WelcomePage.cpp",
"build/include/ui/moc_Avatar.cpp",
"build/include/ui/moc_Badge.cpp",
"build/include/ui/moc_LoadingIndicator.cpp",
"build/include/ui/moc_FlatButton.cpp",
"build/include/ui/moc_Label.cpp",
"build/include/ui/moc_OverlayWidget.cpp",
"build/include/ui/moc_ScrollBar.cpp",
"build/include/ui/moc_SnackBar.cpp",
"build/include/ui/moc_RaisedButton.cpp",
"build/include/ui/moc_Ripple.cpp",
"build/include/ui/moc_RippleOverlay.cpp",
"build/include/ui/moc_TextField.cpp",
"build/include/ui/moc_ToggleButton.cpp",
"build/include/ui/moc_Theme.cpp",
"build/include/ui/moc_ThemeManager.cpp",
"build/qrc_res.cpp",
"build/qrc_translations.cpp"
]
}
],
"fullName": "nheko",
"linkFlags": "-rdynamic",
"linkLanguageFlags": "-Wall -Wextra -march=native -Werror -pipe -pedantic -Wunreachable-code -fdiagnostics-color=always -g",
"linkLibraries": "libmatrix_events.a /usr/lib64/libQt5Widgets.so.5.9.2 /usr/lib64/libQt5Network.so.5.9.2 /usr/lib64/libQt5Concurrent.so.5.9.2 -llmdb /usr/lib64/libQt5Gui.so.5.9.2 /usr/lib64/libQt5Core.so.5.9.2",
"linkerLanguage": "CXX",
"name": "nheko",
"sourceDirectory": "/home/max/Program/nheko",
"type": "EXECUTABLE"
},
{
"buildDirectory": "/home/max/Program/nheko/build",
"crossReferences": {
"backtrace": [
{
"line": 300,
"name": "add_custom_target",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"relatedStatements": [
{
"backtrace": [
{
"line": 233,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 234,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 235,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 236,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 238,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 239,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
}
]
},
"fileGroups": [
{
"isGenerated": true,
"sources": [
"build/CMakeFiles/LANG_QRC",
"build/CMakeFiles/LANG_QRC.rule",
"build/nheko_de.qm.rule",
"build/nheko_el.qm.rule",
"build/nheko_en.qm.rule",
"build/nheko_nl.qm.rule"
]
}
],
"fullName": "LANG_QRC",
"name": "LANG_QRC",
"sourceDirectory": "/home/max/Program/nheko",
"type": "UTILITY"
},
{
"artifacts": [
"/home/max/Program/nheko/build/libmatrix_events.a"
],
"buildDirectory": "/home/max/Program/nheko/build",
"crossReferences": {
"backtrace": [
{
"line": 317,
"name": "add_library",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"relatedStatements": [
{
"backtrace": [
{
"line": 233,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 234,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 235,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 236,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 238,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 239,
"name": "include_directories",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_include_directories"
},
{
"backtrace": [
{
"line": 318,
"name": "target_link_libraries",
"path": "/home/max/Program/nheko/CMakeLists.txt"
},
{
"path": "/home/max/Program/nheko/CMakeLists.txt"
}
],
"type": "target_link_libraries"
}
]
},
"fileGroups": [
{
"compileFlags": " -Wall -Wextra -march=native -Werror -pipe -pedantic -Wunreachable-code -fdiagnostics-color=always -g -fPIC -std=gnu++11",
"defines": [
"QT_CORE_LIB"
],
"includePath": [
{
"path": "/home/max/Program/nheko/build"
},
{
"path": "/home/max/Program/nheko"
},
{
"path": "/home/max/Program/nheko/include"
},
{
"path": "/home/max/Program/nheko/include/ui"
},
{
"path": "/home/max/Program/nheko/include/events"
},
{
"path": "/home/max/Program/nheko/include/events/messages"
},
{
"path": "/home/max/Program/nheko/libs/lmdbxx"
},
{
"isSystem": true,
"path": "/usr/include/qt5"
},
{
"isSystem": true,
"path": "/usr/include/qt5/QtCore"
},
{
"isSystem": true,
"path": "/usr/lib64/qt5/./mkspecs/linux-g++"
}
],
"isGenerated": false,
"language": "CXX",
"sources": [
"src/events/Event.cc",
"src/events/AliasesEventContent.cc",
"src/events/AvatarEventContent.cc",
"src/events/CanonicalAliasEventContent.cc",
"src/events/CreateEventContent.cc",
"src/events/HistoryVisibilityEventContent.cc",
"src/events/JoinRulesEventContent.cc",
"src/events/MemberEventContent.cc",
"src/events/MessageEventContent.cc",
"src/events/NameEventContent.cc",
"src/events/PowerLevelsEventContent.cc",
"src/events/TopicEventContent.cc",
"src/events/messages/Audio.cc",
"src/events/messages/Emote.cc",
"src/events/messages/File.cc",
"src/events/messages/Image.cc",
"src/events/messages/Location.cc",
"src/events/messages/Notice.cc",
"src/events/messages/Text.cc",
"src/events/messages/Video.cc",
"src/Deserializable.cc"
]
}
],
"fullName": "libmatrix_events.a",
"linkerLanguage": "CXX",
"name": "matrix_events",
"sourceDirectory": "/home/max/Program/nheko",
"type": "STATIC_LIBRARY"
}
]
}
]
}
],
"cookie": "0.46582309898312313",
"inReplyTo": "codemodel",
"type": "reply"
}
}