Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
build: message the qt version using
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <[email protected]>
  • Loading branch information
black-desk committed Jul 24, 2023
1 parent 1c4a600 commit d98dca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ set (
)
# cmake-format: on

message ("QSerializer build with QT${QSERIALIZER_QT_VERSION_MAJOR}")

set (CMAKE_CXX_STANDARD 17)
set (CMAKE_CXX_STANDARD_REQUIRED ON)

Expand Down

0 comments on commit d98dca0

Please sign in to comment.