Commit 93b36d0 1 parent b413c44 commit 93b36d0 Copy full SHA for 93b36d0
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ option(DISABLE_POLYSCOPE "Disable polyscope based tools" OFF)
20
20
# -----------------------------------------------------------------------------
21
21
message (STATUS "-------------------------------------------------------------------------------" )
22
22
message (STATUS "Checking if DGtal is installed:" )
23
- FIND_PACKAGE (DGtal 1.3 REQUIRED)
23
+ FIND_PACKAGE (DGtal 1.4 REQUIRED)
24
24
INCLUDE_DIRECTORIES (${DGTAL_INCLUDE_DIRS} )
25
25
LINK_DIRECTORIES (${DGTAL_LIBRARY_DIRS} )
26
26
SET (CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE )
Original file line number Diff line number Diff line change 1
- # DGtalTools 1.4 (beta)
1
+ # DGtalTools 1.4
2
2
3
3
- * build*
4
4
- Remove STBimage preprocessor instruction used to fix MVSC that is
You can’t perform that action at this time.
0 commit comments