[aseprite] 176/308: Mention cmake-gui and add documentation links

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 32accc7e009c8ecb634679352a8311625d36304e
Author: Jay Pinkman <jaypinkman at hotmail.com>
Date:   Thu Dec 31 00:58:25 2015 +0200

    Mention cmake-gui and add documentation links
---
 INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.md b/INSTALL.md
index 7087119..34cd5b6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -71,7 +71,7 @@ the repository clone in a directory called `aseprite-source`):
 
         /.../aseprite-source/build$ cmake -DCMAKE_INSTALL_PREFIX=~/software ..
 
-   or later on with a tool like `ccmake`.
+   or later on with a tool like [`ccmake`](https://cmake.org/cmake/help/latest/manual/ccmake.1.html) or [`cmake-gui`](https://cmake.org/cmake/help/latest/manual/cmake-gui.1.html).
 
 3. After you have executed one of the `cmake -G <generator> ..`
    commands, you have to compile the project executing make, nmake,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list