forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit793a5be
committed
meson: Add support for detecting ossp-uuid without pkg-config
This is necessary as ossp-uuid on windows installs neither a pkg-config nor acmake dependency information. Nor is there another supported uuidimplementation available on windows.Reported-by: Dave Page <dpage@pgadmin.org>Reviewed-by: Tristan Partin <tristan@partin.io>Discussion:https://postgr.es/m/20240709065101.xhc74r3mdg2lmn4w@awork3.anarazel.deBackpatch: 16-, where meson support was added1 parent2b45933 commit793a5be
1 file changed
+18
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1393 | 1393 |
| |
1394 | 1394 |
| |
1395 | 1395 |
| |
1396 |
| - | |
| 1396 | + | |
1397 | 1397 |
| |
1398 | 1398 |
| |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
1399 | 1416 |
| |
1400 | 1417 |
| |
1401 | 1418 |
| |
|
0 commit comments
Comments
(0)