Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Kajongg
Commits
8716aa79
Commit
8716aa79
authored
Apr 22, 2022
by
Antonio Rojas
Committed by
Albert Astals Cid
Apr 23, 2022
Browse files
Install missing file
Without it, kajongg doesn't run at all (cherry picked from commit
75cf1656
)
parent
0348710a
Pipeline
#167292
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8716aa79
...
...
@@ -102,7 +102,8 @@ set(SRCFILES
src/qt.py
src/configdialog.py
src/tilesource.py
src/util.py
)
src/util.py
src/kajcsv.py
)
set
(
DATAFILES
src/tilesetselector.ui
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment