Skip to content

Commit

Permalink
add conan config file from DGtal
Browse files Browse the repository at this point in the history
  • Loading branch information
kerautret committed Aug 26, 2024
1 parent e6fae3f commit 4c5dd39
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions conanfile.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[requires]
fmt/9.1.0
zlib/1.2.13
boost/1.81.0
gmp/6.3.0
fftw/3.3.9

[generators]
CMakeDeps
CMakeToolchain

[options]
boost*:header_only=True
gmp*:enable_cxx=True

0 comments on commit 4c5dd39

Please sign in to comment.