Skip to content
Snippets Groups Projects
Commit e621ccd6 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

Add definition in CM liblas

parent cbe3304a
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ SET(liblas_VERSION_MAJOR "1")
SET(liblas_VERSION_MINOR "6")
SET(liblas_VERSION_PATCH "0")
ADD_DEFINITIONS(-DLAS_DISABLE_DLL)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/include)
SET(liblas_SOURCES_DIR ${CMAKE_CURRENT_SOURCE_DIR}/src)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment