mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 10:57:58 +08:00
Fix version number in exported file FLTKConfig.cmake
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
# - deprecated since FLTK 1.3.4
|
# - deprecated since FLTK 1.3.4
|
||||||
# - will be removed in FLTK 1.4.0 or later
|
# - will be removed in FLTK 1.4.0 or later
|
||||||
|
|
||||||
set (FLTK_VERSION @FLTK_VERSION_FULL@)
|
set (FLTK_VERSION @FLTK_VERSION@)
|
||||||
|
|
||||||
include (${CMAKE_CURRENT_LIST_DIR}/FLTK-Targets.cmake)
|
include (${CMAKE_CURRENT_LIST_DIR}/FLTK-Targets.cmake)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user