Skip to content

Commit

Permalink
remove pybind11 hard coded dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Aug 31, 2020
1 parent b566512 commit 6fc94c3
Show file tree
Hide file tree
Showing 173 changed files with 0 additions and 37,353 deletions.
3 changes: 0 additions & 3 deletions tmap/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ SET(SOURCE_DIR "tmap")
include_directories(${SOURCE_DIR})
SET(SOURCES "${SOURCE_DIR}/layout.cc" "${SOURCE_DIR}/lshforest.cc" "${SOURCE_DIR}/minhash.cc" "${SOURCE_DIR}/analyse.cc")

# Generate python module
add_subdirectory(lib/pybind11)

pybind11_add_module(tmap ${SOURCES} "${SOURCE_DIR}/bindings.cc")
if(MSVC)
target_link_libraries(tmap PRIVATE OGDF.lib COIN.lib)
Expand Down
16 changes: 0 additions & 16 deletions tmap/lib/pybind11/CMakeFiles/CMakeDirectoryInformation.cmake

This file was deleted.

1 change: 0 additions & 1 deletion tmap/lib/pybind11/CMakeFiles/progress.marks

This file was deleted.

154 changes: 0 additions & 154 deletions tmap/lib/pybind11/CMakeLists.txt

This file was deleted.

37 changes: 0 additions & 37 deletions tmap/lib/pybind11/CONTRIBUTING.md

This file was deleted.

17 changes: 0 additions & 17 deletions tmap/lib/pybind11/ISSUE_TEMPLATE.md

This file was deleted.

36 changes: 0 additions & 36 deletions tmap/lib/pybind11/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions tmap/lib/pybind11/MANIFEST.in

This file was deleted.

Loading

0 comments on commit 6fc94c3

Please sign in to comment.