浏览代码

Merge pull request #1690 from LMattsson/LMattsson-patch-1

Clarify how to build server out-of-tree
pull/1692/head
linma (ThinLinc team) 6 个月前
父节点
当前提交
1e87050d1c
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      BUILDING.txt

+ 4
- 0
BUILDING.txt 查看文件

@@ -146,7 +146,11 @@ that the viewer has already been built, per above.)
system. In particular, it will be necessary to customize the font, XKB,
and DRI directories.)

For a regular, in-tree build:
> make TIGERVNC_SRCDIR={source_directory}
If performing an out-of-tree build:
> make TIGERVNC_SRCDIR={source_directory} TIGERVNC_BUILDDIR={build_directory}
(NOTE: Use absolute paths for source_directory and build_directory)


Building the Windows TigerVNC Viewer with MinGW

正在加载...
取消
保存