Skip to content

Commit

Permalink
better cmake log
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Oct 29, 2021
1 parent c2c5dc8 commit dbb49ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ set(VCGDIR "${VCGDIR}")

if(NOT VCGDIR)
message(FATAL_ERROR "VCGLib not found. Please clone recursively the MeshLab repo.")
else ()
message(STATUS "- VCGLib directory: " ${VCGDIR})
endif()

# External
Expand Down
2 changes: 1 addition & 1 deletion src/external/nexus
Submodule nexus updated 1 files
+2 −2 CMakeLists.txt

0 comments on commit dbb49ca

Please sign in to comment.