Navigation Menu

Skip to content

Commit

Permalink
add PLY to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Oct 5, 2021
1 parent 3d0216b commit 37a37fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/mdal/CMakeLists.txt
Expand Up @@ -156,6 +156,7 @@ if (WITH_INTERNAL_MDAL)


# create mdal_config.h
set (BUILD_PLY TRUE)
configure_file(${CMAKE_SOURCE_DIR}/external/mdal/cmake_templates/mdal_config.hpp.in ${CMAKE_BINARY_DIR}/mdal_config.hpp)
include_directories(${CMAKE_BINARY_DIR})

Expand Down

0 comments on commit 37a37fe

Please sign in to comment.