mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Moved bin dir inside build directory (#784)
* Moved bin directory inside build directory (to make easier different builds with same source directory) * Switched include order to avoid problems with remaining Version.h still in source directory taen before the one in binary dir. Fixed android build (updated res tool search path). * workflow-cmake: fixed path to bin directory
This commit is contained in:
@@ -259,7 +259,7 @@
|
||||
<string>Number of inner squares on the board</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><a href="https://github.com/introlab/rtabmap/raw/master/bin/data/check-108.pdf"><span style=" text-decoration: underline; color:#0000ff;">Sample8x6</span></a></p></body></html></string>
|
||||
<string><html><head/><body><p><a href="https://github.com/introlab/rtabmap/raw/master/data/check-108.pdf"><span style=" text-decoration: underline; color:#0000ff;">Sample8x6</span></a></p></body></html></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user