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
fb69a374458e527e8c7faa246b339e6cf699af7e
rtabmap/utilite/CMakeLists.txt

9 lines
237 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 )
ADD_SUBDIRECTORY( resource_generator )
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 51ms 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