projects
/
performous.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee1e5d
)
build tools
author
Markus Koschany
<apo@debian.org>
Sun, 25 Nov 2018 15:23:43 +0000
(16:23 +0100)
committer
Gianfranco Costamagna
<locutusofborg@debian.org>
Tue, 14 Sep 2021 08:00:34 +0000
(09:00 +0100)
Build the tools
Forwarded: not-needed.
Gbp-Pq: Name build-tools.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index b8a057c585c5a3aba5a5178422b53607fce54117..f9245e60f27e4fbed71c15e4bacf89887d441025 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-74,6
+74,7
@@
add_subdirectory(data)
add_subdirectory(game)
add_subdirectory(ced)
add_subdirectory(docs)
+add_subdirectory(tools)
if(WIN32)
install(FILES win32/ConfigureSongDirectory.bat DESTINATION .)