summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-03-25 15:02:53 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-03-25 17:27:46 +0100
commit3fb66056d6b9d95e4332be38d55e52e83190400f (patch)
treec17e606c45a1e157b448b2af890009900ba6b4cc /src
parent0ab3ca7cf6fac682e6ee598077df3ec3859918ab (diff)
CMake: add missing variable initialization
Although CMake uses previously undefined variables like empty strings it could happen that variables set in the calling context by other projects initialized some variables with unexpected values. Example: FLTK_LIBRARIES could have been initialized by previous execution of 'find_package(FLTK ...)' in a project using FLTK
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions