git-svn-id: svn://db.shs.com.ru/libs@913 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-26 18:54:23 +00:00
parent 46ea46d486
commit 3dd9452fc7
3 changed files with 5 additions and 5 deletions

View File

@@ -89,6 +89,6 @@ if(NOT LIBPROJECT)
endif()
if (NOT _QAD_MSG)
set(_QAD_MSG 1 CACHE BOOL "msg_qad" FORCE)
message(STATUS "Found QAD (found version \"${QAD_VERSION}\")")
message(STATUS "Found QAD (version \"${QAD_VERSION}\")")
endif()
endif()