Skip to content

Commit

Permalink
Fix binders' blues
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Di Remigio committed Oct 7, 2015
1 parent 013377d commit e0b69f5
Show file tree
Hide file tree
Showing 5 changed files with 232 additions and 236 deletions.
3 changes: 3 additions & 0 deletions cmake/custom/pcmsolver.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ if(NOT DEFINED SUBMODULES_INSTALL_PREFIX)
set(SUBMODULES_INSTALL_PREFIX ${PROJECT_BINARY_DIR}/external)
endif()

set(BOOST_MINIMUM_REQUIRED 1.54.0)
set(BOOST_COMPONENTS_REQUIRED "chrono;timer;system")

set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib)

Expand Down
Binary file modified doc/gfx/bi_operators.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e0b69f5

Please sign in to comment.