summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/example/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-22Remove bunnyVincentRouvreau
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-02-12Merge branch 'master' into modern_cmake_for_boostROUVREAU Vincent
2020-02-04Fix #186 - Link with TBB for all simplex tree userROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-18cgal_mini_sphere_3d requires Eigen3ROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-11-22Merge graph_expansion_blocker fix from cech_complex branchvrouvrea
2017-07-06Merge last trunk modificationsvrouvrea
2017-07-05Checkin tests and fixesvrouvrea
2017-07-05Fix default filtration value given by the graph_expansion method with blockervrouvrea
2017-07-01Example of blocker and Cech Complex implementationvrouvrea
2017-06-29First working version of expansion insertion (different from rips expansion).vrouvrea
2017-06-26A test of Cech complex with oracle blockervrouvrea
2017-06-23First version of expansion with blocker oraclevrouvrea
2017-06-20Merge last trunk modifications : Spatial searching-Add radius searchvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2016-10-05Rename cliques_of_graph with filtered_simplicial_complexvrouvrea
2016-09-23Examples shall use only off filesvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-03-31Fix TBB issue in CMakevrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-02-04requires boost alsovrouvrea
2016-02-04test with include CGAL_USE_FILE to fix windows issuevrouvrea
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-08-22Add an example showing how to use different options for Simplex_tree.glisse
2014-12-18GMP 4.2 minvrouvrea
2014-12-18build vs12salinasd
2014-12-18cgal includesalinasd
2014-12-17Version 1.1.0 - GMPXX removal from simplex_tree_from_alpha_shapes example - G...vrouvrea
2014-12-15CMakeLists.txt uniformization. check_google_style bug fix. generate_version c...vrouvrea
2014-12-11CMakeLists uniformizationvrouvrea
2014-12-10Add examples in testsvrouvrea
2014-12-05Moved into trunkvrouvrea