Fix linux build, tweaks to make CMakeLists properly portable

This commit is contained in:
2022-06-28 19:04:26 -06:00
parent 6a774d6c69
commit 5eb58c9643
3 changed files with 10 additions and 20 deletions

5
.gitignore vendored
View File

@@ -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/