Skip to content

Commit a7e015c

Browse files
committed
Renamed Point2D to point2D + correction makefile
1 parent 3fd0d3d commit a7e015c

File tree

412 files changed

+5
-23472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+5
-23472
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ get_property(inc_dirs DIRECTORY PROPERTY INCLUDE_DIRECTORIES)
5353
message("inc_dirs = ${inc_dirs}")
5454

5555
# Executable
56-
add_executable(smartstack ${SOURCES} src/convexHull.cpp)
56+
add_executable(smartstack ${SOURCES})
5757

5858

5959
# Description of the different builds

docs/html/_point2_d_8hpp_source.html

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)