Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Actually the DGTal project is organized as follows:
How to build the tools
======================
- use cmake tool to generate a build script (MakeFile, VS project,..) from the CMakeLists.txt
- DGtal must be installed in your system. Concerning DGtal dependencies (boost, Qt,...), all the dependencies used to compile your DGtal library must be present to build the DGtalTools.
- DGtal must be installed in your system. Concerning DGtal dependencies, all the dependencies used to compile your DGtal library must be present to build the DGtalTools.



Expand Down
Loading