We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da7d408 + 8b79a39 commit bb2a7b7Copy full SHA for bb2a7b7
CMakeLists.txt
@@ -1,5 +1,7 @@
1
+
2
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
3
4
5
if ( ${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR} )
6
message(FATAL_ERROR "In-source builds not allowed.
7
Please make a new directory (called a build directory) and run CMake from there.
mapconfig_for_pedestrian.xml
@@ -25,5 +25,3 @@
25
<tag_value name="unclassified" id="123" />
26
</tag_name>
27
</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