Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou13 committed Aug 23, 2019
1 parent 838d2b0 commit 4d96920
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -9,6 +9,7 @@ option(BUILD_TBB "Enable support for TBB" OFF)
option(BUILD_FREE_LICENSE "Only use libraries with permissive licenses" OFF)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
set(Boost_USE_STATIC_LIBS ON)
find_package(Eigen REQUIRED)
find_package(Boost REQUIRED)

Expand Down
Binary file removed bins/quadriflow-osx
Binary file not shown.
Binary file removed img/.DS_Store
Binary file not shown.

0 comments on commit 4d96920

Please sign in to comment.