mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-09-26 01:50:23 +00:00
Allow opening CMakeLists as a CMake project in VS
Added another check just in case someone wants to do this for some reason. It's bad. You shouldn't do it.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
.vscode
|
||||
.vscode/
|
||||
bin/*
|
||||
notes.txt
|
||||
config.ini
|
||||
@@ -7,4 +7,5 @@ tags
|
||||
*~
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
build/
|
||||
build/
|
||||
.vs/
|
Reference in New Issue
Block a user