diff .builds/linux.yml @ 128:859d2a957940

cmake: set CXX_STANDARD to 17 builds: get wget on linux, don't attempt to mount binfmt_misc on win32/64 I'd prefer staying on C++11, but if constexpr is just so damn sexy...
author Paper <mrpapersonic@gmail.com>
date Thu, 09 Nov 2023 02:28:22 -0500
parents fb6033e8f872
children 15eae944c58e
line wrap: on
line diff
--- a/.builds/linux.yml	Thu Nov 09 01:20:29 2023 -0500
+++ b/.builds/linux.yml	Thu Nov 09 02:28:22 2023 -0500
@@ -5,6 +5,7 @@
   - cmake
   - clang
   - libcurl4-openssl-dev
+  - wget
 sources:
   - https://hg.sr.ht/~mrpapersonic/minori
 environment: