diff options
author | Slávek Banko <[email protected]> | 2020-04-02 03:06:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-02 03:10:14 +0200 |
commit | 1c2e1276207a0fc4e76a963cd9df828016cefa09 (patch) | |
tree | 39219a74031d17dd9f4dbad9c1f0231c92a4951e /doc | |
parent | 524e106dc0534b2e12fc0bbd3e9b3c744a3984e2 (diff) | |
download | dolphin-1c2e1276207a0fc4e76a963cd9df828016cefa09.tar.gz dolphin-1c2e1276207a0fc4e76a963cd9df828016cefa09.zip |
Use d3lphin as the name of the CMake project.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 14ee555223440595d5bfd5e26603e2ddc1f03b32)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/man/d3lphin.1 (renamed from doc/man/dolphin.1) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index d947fd9..ba3ef3e 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1 +1 @@ -tde_create_handbook( DESTINATION d3lphin ) +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) diff --git a/doc/man/dolphin.1 b/doc/man/d3lphin.1 index 3f2814b..3f2814b 100644 --- a/doc/man/dolphin.1 +++ b/doc/man/d3lphin.1 |