Skip to content

Commit

Permalink
Refacto code
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrzeczkowicz committed Dec 27, 2022
1 parent 112d11e commit 3771fa1
Show file tree
Hide file tree
Showing 7 changed files with 1,675 additions and 1,618 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ endif()
# Creating entries for target: compute-LOD2
# ############################

add_executable( compute-LOD2 main.cpp )
add_executable( compute-LOD2 main.cpp raster.cpp code.cpp)

add_to_cached_list( CGAL_EXECUTABLE_TARGETS compute-LOD2 )

Expand Down
Loading

0 comments on commit 3771fa1

Please sign in to comment.