1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

4 Commits

Author SHA1 Message Date
Alexey Sokolov
e10727c3a5 Install the library, findable by find_package() 2020-09-28 02:17:38 +01:00
Samuel Bryner
fb2449503d Allow library to be used with add_subdirectory() in cmake.
Use ${PROJECT_*_DIR}, which is relative to the current project() instead
of ${CMAKE_*_DIR} which is relative to the top-level CMakeLists.txt
2020-07-15 15:59:03 +02:00
Daniel Nicoletti
5dc16e3da3 Strict fixes
This disable CMake for checking for a C compiler.
Doesn't quietly fails if Qt is not found.
Add strict definitions for correct usage of
QStrings and disables the deprecated foreach
loops and other deprecated usage of Qt classes.
2020-05-22 14:38:18 -03:00
unknown
17fa9c5095 CMakify the lib in order to be use as an external project 2020-03-23 15:57:36 +01:00