refactor: merge 2 rust crate in one
This commit is contained in:
@@ -31,6 +31,8 @@ target_compile_definitions(BMap
|
||||
PRIVATE
|
||||
BMAP_EXPORTING
|
||||
)
|
||||
# Remove any possible prefix (such as `lib` on Linux)
|
||||
set_target_properties(BMap PROPERTIES PREFIX "")
|
||||
|
||||
# Install binary and headers
|
||||
install(TARGETS BMap
|
||||
|
||||
Reference in New Issue
Block a user