Skip to content

Commit

Permalink
rm unused boost libs
Browse files Browse the repository at this point in the history
  • Loading branch information
speckdavid committed May 3, 2024
1 parent f9c232b commit 2dcf5de
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 2,877 deletions.
2 changes: 1 addition & 1 deletion src/search/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ include(ExternalProject)
### Boost
message(STATUS "Building MiniBoost.")
include_directories(SYSTEM ext/boost_dependencies)
add_subdirectory(ext/boost_dependencies/libs)
#add_subdirectory(ext/boost_dependencies/libs)

### Cudd
include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/ext/cudd-3.0.0/cudd)
Expand Down
11 changes: 0 additions & 11 deletions src/search/ext/boost_dependencies/libs/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 2dcf5de

Please sign in to comment.