Fix linux build, tweaks to make CMakeLists properly portable
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -52,7 +52,8 @@ _deps
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@@ -89,3 +90,5 @@ Temporary Items
|
||||
|
||||
# Build directory
|
||||
build*/
|
||||
/cmake-build-debug-pico/
|
||||
/cmake-build-release-pico/
|
||||
|
||||
Reference in New Issue
Block a user