Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Erik von Reis
dtt
Commits
4d138424
Commit
4d138424
authored
Jan 14, 2020
by
Erik von Reis
Browse files
went back to absolute path on configure_file
parent
fdfb53d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gui/foton/CMakeLists.txt
View file @
4d138424
...
...
@@ -8,7 +8,7 @@ target_include_directories(foton_obj PUBLIC
)
configure_file
(
/home/erik.vonreis/projects/dtt/src/gui/foton/
foton.py.in, foton.py
)
configure_file
(
foton.py.in, foton.py
)
#turned into an executable by a parent directory
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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