overte/tools/conan-profiles
Julian Groß 989818daf2 Fix "The compiler.cppstd is not defined for this configuration".
True edge case in Conan. It seems that the cache logic works without setting compiler.cppstd, while building requires it in some cases. On my system, everything requiring it was already cached, so I didn't run into any errors while building even without it being set.
2025-06-04 02:33:13 +02:00
..
vs-19-debug Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-19-debug-ninja Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-19-release Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-19-release-ninja Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-19-relwithdebinfo Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-22-debug Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-22-debug-ninja Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-22-release Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-22-release-ninja Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00
vs-22-relwithdebinfo Fix "The compiler.cppstd is not defined for this configuration". 2025-06-04 02:33:13 +02:00