Compare commits
No commits in common. "4364d655b8bea03595f546b17930271140003734" and "01083a64ebf28cc716efe2d2fd51c141042ae34b" have entirely different histories.
4364d655b8
...
01083a64eb
|
|
@ -126,7 +126,6 @@ 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