mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2025-12-02 20:25:27 -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