Commit bff3728
committed
Move GNUInstallDirs include earlier
GNUInstallDirs defines CMAKE_INSTALL_INCLUDEDIR which is used for
setting includedir in the generated cmake config files so it needs to be
included before its first occurrence.
fixes #32
Signed-off-by: Marcin Serwin <marcin@serwin.dev>1 parent eb34f71 commit bff3728
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments