2024-04-01 00:01:49 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
<component name="CMakePresetLoader">{
|
|
|
|
"useNewFormat": true
|
|
|
|
}</component>
|
|
|
|
<component name="CMakeReloadState">
|
|
|
|
<option name="reloaded" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="CMakeRunConfigurationManager">
|
|
|
|
<generated>
|
|
|
|
<config projectName="FinalProject_Runner" targetName="FinalProject_Runner" />
|
|
|
|
<config projectName="FinalProject_Runner" targetName="BLT" />
|
|
|
|
<config projectName="FinalProject_Runner" targetName="FinalProject" />
|
|
|
|
</generated>
|
|
|
|
</component>
|
|
|
|
<component name="CMakeSettings">
|
|
|
|
<configurations>
|
|
|
|
<configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DENABLE_ADDRSAN:BOOL=ON -DENABLE_UBSAN:BOOL=ON -DPART_B:BOOL=ON" />
|
|
|
|
<configuration PROFILE_NAME="Release" ENABLED="true" CONFIG_NAME="Release" />
|
|
|
|
<configuration PROFILE_NAME="RelWithDebInfo Addrsan" ENABLED="true" CONFIG_NAME="RelWithDebInfo" GENERATION_OPTIONS="-DENABLE_ADDRSAN:BOOL=ON -DENABLE_UBSAN:BOOL=ON -DPART_B:BOOL=ON" />
|
|
|
|
<configuration PROFILE_NAME="RelWithDebInfo" ENABLED="true" CONFIG_NAME="RelWithDebInfo" />
|
|
|
|
</configurations>
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
2024-04-03 02:04:21 -04:00
|
|
|
<list default="true" id="c30da5f4-6ed9-4b76-bfff-423669272208" name="Changes" comment="">
|
2024-04-01 20:30:47 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2024-04-03 02:04:21 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-Debug-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-Debug-log.txt" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-debug/build.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/build.ninja" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_deps" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_deps" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_log" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/Testing/Temporary/LastTest.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/Testing/Temporary/LastTest.log" afterDir="false" />
|
2024-04-03 00:43:01 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/include/ipc.h" beforeDir="false" afterPath="$PROJECT_DIR$/include/ipc.h" afterDir="false" />
|
2024-04-01 20:30:47 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/lib/blt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt" afterDir="false" />
|
2024-04-03 00:43:01 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" afterDir="false" />
|
2024-04-03 02:04:21 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/runner/aggregation.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/src/runner/aggregation.cpp" afterDir="false" />
|
2024-04-01 00:01:49 -04:00
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
|
|
|
<component name="ClangdSettings">
|
|
|
|
<option name="formatViaClangd" value="false" />
|
|
|
|
</component>
|
2024-04-03 02:04:21 -04:00
|
|
|
<component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:RelWithDebInfo Addrsan" />
|
2024-04-01 00:01:49 -04:00
|
|
|
<component name="Git.Settings">
|
2024-04-03 00:43:01 -04:00
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
2024-04-01 00:01:49 -04:00
|
|
|
</component>
|
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectApplicationVersion">
|
|
|
|
<option name="ide" value="CLion" />
|
|
|
|
<option name="majorVersion" value="2023" />
|
2024-04-03 02:04:21 -04:00
|
|
|
<option name="minorVersion" value="3.4" />
|
2024-04-01 00:01:49 -04:00
|
|
|
</component>
|
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"associatedIndex": 5
|
|
|
|
}</component>
|
2024-04-03 02:04:21 -04:00
|
|
|
<component name="ProjectId" id="2eZkbfSaIX9X5h11WuQsKlJ92zB" />
|
2024-04-01 00:01:49 -04:00
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2024-04-02 01:58:34 -04:00
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
"keyToString": {
|
2024-04-02 14:01:10 -04:00
|
|
|
"CMake Application.FinalProject_Runner.executor": "Run",
|
2024-04-02 01:58:34 -04:00
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"RunOnceActivity.cidr.known.project.marker": "true",
|
|
|
|
"RunOnceActivity.readMode.enableVisualFormatting": "true",
|
|
|
|
"cf.advertisement.text.has.clang-format": "true",
|
2024-04-03 02:04:21 -04:00
|
|
|
"cf.advertisement.text.overridden": "true",
|
2024-04-02 01:58:34 -04:00
|
|
|
"cf.first.check.clang-format": "false",
|
|
|
|
"cidr.known.project.marker": "true",
|
2024-04-02 14:01:10 -04:00
|
|
|
"git-widget-placeholder": "main",
|
2024-04-02 01:58:34 -04:00
|
|
|
"last_opened_file_path": "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project",
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
"nodejs_package_manager_path": "npm",
|
2024-04-03 02:04:21 -04:00
|
|
|
"settings.editor.selected.configurable": "preferences.sourceCode.C/C++",
|
2024-04-02 01:58:34 -04:00
|
|
|
"vue.rearranger.settings.migration": "true"
|
2024-04-01 00:01:49 -04:00
|
|
|
}
|
2024-04-02 01:58:34 -04:00
|
|
|
}]]></component>
|
2024-04-03 02:04:21 -04:00
|
|
|
<component name="RunManager" selected="CMake Application.FinalProject_Runner">
|
2024-04-01 00:01:49 -04:00
|
|
|
<configuration name="BLT" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FinalProject_Runner" TARGET_NAME="BLT" CONFIG_NAME="Debug">
|
|
|
|
<method v="2">
|
|
|
|
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2024-04-03 02:04:21 -04:00
|
|
|
<configuration name="FinalProject" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FinalProject_Runner" TARGET_NAME="FinalProject" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FinalProject_Runner" RUN_TARGET_NAME="FinalProject">
|
2024-04-01 00:01:49 -04:00
|
|
|
<method v="2">
|
|
|
|
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
|
|
|
<configuration name="FinalProject_Runner" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FinalProject_Runner" TARGET_NAME="FinalProject_Runner" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FinalProject_Runner" RUN_TARGET_NAME="FinalProject_Runner">
|
|
|
|
<method v="2">
|
|
|
|
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2024-04-03 02:04:21 -04:00
|
|
|
<configuration default="true" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true">
|
|
|
|
<method v="2">
|
|
|
|
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2024-04-01 00:01:49 -04:00
|
|
|
<list>
|
|
|
|
<item itemvalue="CMake Application.FinalProject" />
|
|
|
|
<item itemvalue="CMake Application.FinalProject_Runner" />
|
2024-04-03 02:04:21 -04:00
|
|
|
<item itemvalue="CMake Application.BLT" />
|
2024-04-01 00:01:49 -04:00
|
|
|
</list>
|
|
|
|
</component>
|
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
2024-04-03 02:04:21 -04:00
|
|
|
<changelist id="c30da5f4-6ed9-4b76-bfff-423669272208" name="Changes" comment="" />
|
|
|
|
<created>1712119560240</created>
|
2024-04-01 00:01:49 -04:00
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
2024-04-03 02:04:21 -04:00
|
|
|
<updated>1712119560240</updated>
|
|
|
|
<workItem from="1712119561264" duration="102000" />
|
2024-04-03 02:06:00 -04:00
|
|
|
<workItem from="1712119682330" duration="4302000" />
|
2024-04-01 00:01:49 -04:00
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
|
|
|
<component name="VCPKGProject">
|
|
|
|
<isAutomaticCheckingOnLaunch value="false" />
|
|
|
|
<isAutomaticFoundErrors value="true" />
|
|
|
|
<isAutomaticReloadCMake value="true" />
|
|
|
|
</component>
|
|
|
|
</project>
|