wip
This commit is contained in:
parent
9a4aaaa2c7
commit
5b9b5a5cd2
@ -89,12 +89,6 @@ else()
|
|||||||
add_definitions(-DOSRM_PROJECT_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
|
add_definitions(-DOSRM_PROJECT_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
if(MSVC)
|
|
||||||
# make MSVC less verbose
|
|
||||||
add_compile_options("/p:WarningLevel=0 /clp:NoSummary;NoItemAndPropertyList;ErrorsOnly /p:RunCodeAnalysis=false")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# these two functions build up custom variables:
|
# these two functions build up custom variables:
|
||||||
# DEPENDENCIES_INCLUDE_DIRS and OSRM_DEFINES
|
# DEPENDENCIES_INCLUDE_DIRS and OSRM_DEFINES
|
||||||
# These variables we want to pass to
|
# These variables we want to pass to
|
||||||
|
Loading…
Reference in New Issue
Block a user