missing end of line

This commit is contained in:
Sven Oesau 2024-09-03 16:05:37 +02:00
parent d7601bc132
commit 1cf6fe884d
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ if(NOT MSVC_VERSION OR MSVC_VERSION GREATER_EQUAL 1919 OR MSVC_VERSION LESS 1910
endif()
else()
message(STATUS "NOTICE : the LAS reader does not work with your version of Visual Studio 2017.")
endif()
endif()