Skip to content

Commit bb2a7b7

Browse files
authored
Merge branch 'develop' into generating-pgrouting-vertex-table-for-v3.0.0
2 parents da7d408 + 8b79a39 commit bb2a7b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
12
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
23

4+
35
if ( ${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR} )
46
message(FATAL_ERROR "In-source builds not allowed.
57
Please make a new directory (called a build directory) and run CMake from there.

mapconfig_for_pedestrian.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@
2525
<tag_value name="unclassified" id="123" />
2626
</tag_name>
2727
</configuration>
28-
<!-- for considering the access to the ways you have to import the access information too -->
29-
<!-- use command line options --addnodes --tags to import all osm attributes -->

0 commit comments

Comments
 (0)