Skip to content

Commit 76a0789

Browse files
atualizei novas classes
1 parent 5a7e5ff commit 76a0789

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ add_executable(escultor3D main.cpp
1818
putsphere.h putsphere.cpp
1919
cutsphere.h cutsphere.cpp
2020
putellipsoid.h putellipsoid.cpp
21-
cutellipsoid.h cutellipsoid.cpp)
21+
cutellipsoid.h cutellipsoid.cpp
22+
readfile.h readfile.cpp)
2223

2324
include(GNUInstallDirs)
2425
install(TARGETS escultor3D

0 commit comments

Comments
 (0)