1 Star 0 Fork 0

NaNisNumber / FreeRDP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeCPackOptions.cmake.in 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
# This file is configured at cmake time, and loaded at cpack time.
# To pass variables to cpack from cmake, they must be configured in this file.
if("${CPACK_GENERATOR}" STREQUAL "PackageMaker")
if(CMAKE_PACKAGE_QTGUI)
set(CPACK_PACKAGE_DEFAULT_LOCATION "/Applications")
else()
set(CPACK_PACKAGE_DEFAULT_LOCATION "/usr")
endif()
endif()
1
https://gitee.com/nan0/FreeRDP.git
git@gitee.com:nan0/FreeRDP.git
nan0
FreeRDP
FreeRDP
master

搜索帮助