mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-01-23 13:35:19 -08:00
Adding the rest of the initial files and cleaning up CMakeLists.txt
This commit is contained in:
@@ -103,5 +103,6 @@
|
||||
"*.hpp": "hpp",
|
||||
"*.asm": "asm"
|
||||
},
|
||||
"C_Cpp.default.intelliSenseMode": "linux-clang-x86"
|
||||
"C_Cpp.default.intelliSenseMode": "linux-clang-x86",
|
||||
"cmake.cmakePath": "/usr/bin/cmake"
|
||||
}
|
||||
Reference in New Issue
Block a user