Logo
Explore Help
Sign In
i/rtabmap
1
0
Fork 0
You've already forked rtabmap
mirror of https://github.com/introlab/rtabmap.git synced 2026-09-02 01:20:25 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f569393de132c7047f32b1036e34e0e547a3e9cf
rtabmap/utilite/CMakeLists.txt

11 lines
239 B
CMake
Raw Normal View History

Included UtiLite library directly in Rtabmap source (to simplify the installation) git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@855 f169173b-cf89-36c8-b27e-44dbe73f0c83
2013-04-30 20:16:01 +00:00
SET(UTILITE_VERSION "0.3.0")
ADD_DEFINITIONS(-DUTILITE_VERSION="${UTILITE_VERSION}")
Updated cmake for ARM/Android build
2016-01-21 17:11:57 -05:00
if(UNIX AND NOT ANDROID)
Included UtiLite library directly in Rtabmap source (to simplify the installation) git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@855 f169173b-cf89-36c8-b27e-44dbe73f0c83
2013-04-30 20:16:01 +00:00
FIND_PACKAGE(Pthreads REQUIRED)
Updated cmake for ARM/Android build
2016-01-21 17:11:57 -05:00
ENDIF(UNIX AND NOT ANDROID)
Included UtiLite library directly in Rtabmap source (to simplify the installation) git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@855 f169173b-cf89-36c8-b27e-44dbe73f0c83
2013-04-30 20:16:01 +00:00
ADD_SUBDIRECTORY( src )
docker: fixed tango build with res tool prebuild
2017-07-13 14:33:52 -04:00
Use imported target for res_tool during cross compilation. (#865)
2022-09-04 19:18:14 +02:00
ADD_SUBDIRECTORY( resource_generator )
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 64ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API