Skip to content

Commit

Permalink
Add install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K committed Aug 11, 2023
1 parent 81b308a commit c783293
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ set(UIMGUI_PLATFORM "DESKTOP" CACHE STRING "Can be set to DESKTOP when building
# ------------------------------------------------- Add subdirectories -------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------

option(UIMGUI_INSTALL "Installs all libraries" OFF)

option(BUILD_VARIANT_STATIC "Builds the Framework, application library(exists only on Unix) and executable into a single
executable binary" OFF)

Expand Down

0 comments on commit c783293

Please sign in to comment.