Rémi Verschelde
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
...
Include paths are processed from left to right, so we use Prepend to
ensure that paths to bundled thirdparty files will have precedence over
system paths (e.g. `/usr/include` should have lowest priority).
2019-04-30 13:12:06 +02:00
..
2019-01-01 12:58:10 +01:00
2019-03-11 16:49:33 +01:00
2019-02-24 04:56:34 +01:00
2019-01-20 14:25:15 +01:00
2019-04-30 13:12:06 +02:00
2019-01-01 12:58:10 +01:00
2019-02-23 20:06:22 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-02-24 04:56:34 +01:00
2019-04-12 12:41:49 +02:00
2019-02-24 04:56:34 +01:00
2019-01-01 12:58:10 +01:00
2018-06-28 19:17:41 +02:00
2019-03-05 16:36:46 +01:00
2019-01-20 00:13:20 +01:00
2019-01-01 12:58:10 +01:00
2018-10-15 08:56:44 -07:00
2018-06-28 19:17:41 +02:00
2019-04-12 12:41:49 +02:00