Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
J
jfx_traffic_events
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
oscar
jfx_traffic_events
Commits
24cab322
Commit
24cab322
authored
May 01, 2023
by
alexander
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changshu event cmake modify
parent
a9aae5ec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
CMakeLists.txt
CMakeLists.txt
+4
-3
jfxmap
jfxmap
+1
-1
No files found.
CMakeLists.txt
View file @
24cab322
...
...
@@ -138,6 +138,7 @@ if (${platform_ret} MATCHES "x86_64")
SET
(
GEOLIB
${
CMAKE_CURRENT_SOURCE_DIR
}
/jfxmap/offline/Geographic/lib/x86/libGeographicLib.a
)
else
()
SET
(
LIBGLOG
${
CMAKE_CURRENT_SOURCE_DIR
}
/jfxmap/offline/Log/lib/arm/libglog.a
)
SET
(
GEOLIB
${
CMAKE_CURRENT_SOURCE_DIR
}
/jfxmap/offline/Geographic/lib/arm/libGeographicLib.a
)
endif
()
###################地图数据序列化存储#######################
...
...
@@ -177,7 +178,8 @@ file(GLOB SRC_LIST
endif
()
#link_directories(${PROJECT_SOURCE_DIR}/thirdparty/jfxmap/lib)
add_definitions
(
-D_ROS_QICHECHENG_NEW_
)
#add_definitions(-D_ROS_QICHECHENG_NEW_)
add_definitions
(
-D_ROS_XISHAN_
)
add_definitions
(
-D_NEW_CHANGE_
)
...
...
@@ -254,4 +256,4 @@ install(TARGETS
LIBRARY DESTINATION
${
CATKIN_PACKAGE_LIB_DESTINATION
}
RUNTIME DESTINATION
${
CATKIN_PACKAGE_BIN_DESTINATION
}
)
endif
()
\ No newline at end of file
endif
()
jfxmap
@
47f3f7cf
Subproject commit
1f0a7fd83fed81e790662340c44c33fdb68cf9ce
Subproject commit
47f3f7cf8aa51612c3533a6f3f33095033ff33d8
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment