We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae47f69 commit c41b5b8Copy full SHA for c41b5b8
c/cmake/common
c/src/CMakeLists.txt
@@ -14,7 +14,6 @@ set(libsbp_SRCS
14
swift_add_library(sbp
15
SOURCES ${libsbp_SRCS}
16
)
17
-add_library(swiftnav::sbp ALIAS sbp)
18
19
target_compile_definitions(sbp
20
PRIVATE
0 commit comments