Files
Mattias WalströmandJoachim Wiberg f5884098fb Bump rousette to latest GIT hash
Since we are using an old GCC we need to add a new requirement for rousette 'date'
this is included in GCC 14+.
2024-09-09 17:02:51 +02:00

7 lines
161 B
Plaintext

config BR2_PACKAGE_DATE_CPP
bool "date-cpp"
help
A date and time library based on the C++11/14/17 <chrono> header
https://github.com/HowardHinnant/date