diff options
| author | Mike Taves <mwtoews@gmail.com> | 2020-02-20 12:37:37 +1300 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-02-21 11:23:15 +0100 |
| commit | 3eac8d5694cfd1049f613cc5c638097976244768 (patch) | |
| tree | 58d7a7e56840d4c90338c58d53d698ec8409a383 /src/sqlite3_utils.cpp | |
| parent | 86530f3146ec091c26652e60067088dc3e067fae (diff) | |
| download | PROJ-3eac8d5694cfd1049f613cc5c638097976244768.tar.gz PROJ-3eac8d5694cfd1049f613cc5c638097976244768.zip | |
Switch build configuration logic from DISABLE_TIFF to ENABLE_TIFF
* Autotools interface should be the same, but different ./configure --help
* For CMake, the option should be -DENABLE_TIFF=NO (default is YES)
* Use TIFF_ENABLED and CURL_ENABLED variables, based on option and outcome
* Reword some messages and add hints
* Move -DTIFF_ENABLED and -DCURL_ENABLED from global add_definitions()
to target_compile_definitions(), which is recommended practice
* Minor spelling and style consistency around SQLITE_VERSION check
Diffstat (limited to 'src/sqlite3_utils.cpp')
0 files changed, 0 insertions, 0 deletions
