Skip to content

Commit

Permalink
cpack
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Sep 4, 2023
1 parent 8db284e commit 5d6ee05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lcUI/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if (MSVC)
set(CPACK_NSIS_PACKAGE_NAME "LibreCAD3")
set(CPACK_PACKAGE_VENDOR "librecad.org")
set(CPACK_PACKAGE_NAME "LibreCAD")
set(CPACK_INSTALL_CMAKE_PROJECTS, "build;LibreCAD3;lcUI;C:\Program Files")
endif()

set(QT_USE_QTOPENGL TRUE)
Expand Down

0 comments on commit 5d6ee05

Please sign in to comment.