mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
Merge pull request #319 from dfaure-kdab/wip/dfaure/verbose
- Remove cmake debug messages, to reduce noise when used as a git submodule Thank you for your help.
This commit is contained in:
commit
a98a96497e
@ -40,11 +40,6 @@ if(NOT DEFINED QXLSX_SOURCEPATH)
|
||||
set(QXLSX_SOURCEPATH ${CMAKE_CURRENT_SOURCE_DIR}/../QXlsx/source/)
|
||||
endif()
|
||||
|
||||
message("Current Path of QXlsx")
|
||||
message(${QXLSX_PARENTPATH})
|
||||
message(${QXLSX_HEADERPATH})
|
||||
message(${QXLSX_SOURCEPATH})
|
||||
|
||||
# Due historical reasons this value is kept off
|
||||
option(BUILD_SHARED_LIBS "Build in shared lib mode" OFF)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user