Commit 395d8fe
committed
Look for headers in CMAKE_INSTALL_INCLUDEDIR rather than _LIBDIR
The headers are installed to CMAKE_INSTALL_INCLUDEDIR here: https://github.com/BillyONeal/libsbp/blob/0a93888dd1f919dad5f8a153e2a106cf46404072/c/src/CMakeLists.txt#L81-L83
This patch originally authored by @ethanmusser in microsoft/vcpkg#482741 parent 0a93888 commit 395d8fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments