An opinionated Nix-based template to ease the development of C++ programs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed broken meson configuration

bpavuk 9b443e6f f51d5d1b

-1
-1
meson.build
··· 4 4 default_options : [ 5 5 'warning_level=3', 6 6 'cpp_std=c++23', 7 - 'implicit_include_directories=false' 8 7 ], 9 8 ) 10 9