Finished
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<Option title="FinalProject"/>
|
||||
<Option makefile_is_custom="1"/>
|
||||
<Option compiler="gcc"/>
|
||||
<Option virtualFolders="CMake Files\;CMake Files\..\;CMake Files\..\..\;CMake Files\..\..\..\;CMake Files\..\..\..\..\;CMake Files\..\..\..\..\..\;CMake Files\..\..\..\..\..\usr\;CMake Files\..\..\..\..\..\usr\local\;CMake Files\..\..\..\..\..\usr\local\lib\;CMake Files\..\..\..\..\..\usr\local\lib\cmake\;CMake Files\..\..\..\..\..\usr\local\lib\cmake\nlohmann_json\;"/>
|
||||
<Option virtualFolders="CMake Files\;"/>
|
||||
<Build>
|
||||
<Target title="all">
|
||||
<Option working_dir="/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/cmake-build-debug"/>
|
||||
@@ -46,8 +46,8 @@
|
||||
<Compiler>
|
||||
<Add option="-DOMPI_SKIP_MPICXX"/>
|
||||
<Add directory="/usr/local/Cellar/open-mpi/4.0.2/include"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
@@ -69,8 +69,8 @@
|
||||
<Compiler>
|
||||
<Add option="-DOMPI_SKIP_MPICXX"/>
|
||||
<Add directory="/usr/local/Cellar/open-mpi/4.0.2/include"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"/>
|
||||
<Add directory="/usr/local/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include"/>
|
||||
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
|
||||
<Add directory="/System/Library/Frameworks"/>
|
||||
@@ -93,14 +93,5 @@
|
||||
<Unit filename="/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/CMakeLists.txt">
|
||||
<Option virtualFolder="CMake Files\"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/../../../../../usr/local/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake">
|
||||
<Option virtualFolder="CMake Files\..\..\..\..\..\usr\local\lib\cmake\nlohmann_json\"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/../../../../../usr/local/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake">
|
||||
<Option virtualFolder="CMake Files\..\..\..\..\..\usr\local\lib\cmake\nlohmann_json\"/>
|
||||
</Unit>
|
||||
<Unit filename="/Users/bradybodily/Repositories/CS5500_Parallel_Programming/FinalProject/../../../../../usr/local/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake">
|
||||
<Option virtualFolder="CMake Files\..\..\..\..\..\usr\local\lib\cmake\nlohmann_json\"/>
|
||||
</Unit>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
|
||||
Reference in New Issue
Block a user