Full rewrite of all CMakeLists
CMake now works on all platforms
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -77,6 +77,9 @@ tags
|
||||
*.lnk
|
||||
*.chm
|
||||
*~
|
||||
.DS_Store
|
||||
*/.DS_Store
|
||||
*/**/.DS_Store
|
||||
|
||||
*.o.d
|
||||
*.ninja
|
||||
@@ -84,10 +87,7 @@ tags
|
||||
.dirstamp
|
||||
|
||||
#cmake
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
CMakeScripts/
|
||||
cmbuild/
|
||||
|
||||
#xcode
|
||||
*.xcodeproj/
|
||||
|
Reference in New Issue
Block a user