Compare commits
2 Commits
01083a64eb
...
4364d655b8
| Author | SHA1 | Date |
|---|---|---|
|
|
4364d655b8 | |
|
|
2e71e396c5 |
|
|
@ -126,6 +126,7 @@ if(NOT ANDROID)
|
||||||
|
|
||||||
set_target_properties(isobusfs PROPERTIES
|
set_target_properties(isobusfs PROPERTIES
|
||||||
PUBLIC_HEADER "${PUBLIC_HEADER_ISOBUSFS}"
|
PUBLIC_HEADER "${PUBLIC_HEADER_ISOBUSFS}"
|
||||||
|
SOVERSION 0
|
||||||
)
|
)
|
||||||
|
|
||||||
install(TARGETS isobusfs
|
install(TARGETS isobusfs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue