dust3d/thirdparty/cgal/CGAL-4.13/cmake/modules/UseLASLIB.cmake

5 lines
163 B
CMake
Executable File

# This module setups the compiler for using LASlib library.
# It assumes that find_package(LASLIB) was already called.
add_definitions(-DCGAL_LINKED_WITH_LASLIB)