mirror of
https://github.com/fltk/fltk.git
synced 2025-12-11 05:31:07 +08:00
CMake: add installation prefix to Configuration Summary
This commit is contained in:
@@ -260,6 +260,8 @@ else()
|
||||
fl_summary("Build configuration" "${CMAKE_BUILD_TYPE}")
|
||||
endif()
|
||||
|
||||
fl_summary("Installation prefix" "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
message("")
|
||||
# "title" name system library if used
|
||||
fl_summary_image("Image Libraries" JPEG LIB_jpeg)
|
||||
|
||||
Reference in New Issue
Block a user