Select Git revision
CMakeLists.txt
-
Thorsten Hater authoredThorsten Hater authored
CMakeLists.txt 148 B
pybind11_add_module(pyoctree pyoctree.cxx)
target_link_libraries(pyoctree PRIVATE octree)
target_include_directories(pyoctree PRIVATE "../include")