Skip to content
Snippets Groups Projects
Commit 9626c8ba authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

format cmake file

parent 4b1cab91
No related branches found
No related tags found
1 merge request!375CMake patches; rename Unix executable to lowercase "bornagain"
...@@ -8,7 +8,8 @@ add_custom_target( ...@@ -8,7 +8,8 @@ add_custom_target(
add_custom_command( add_custom_command(
OUTPUT ${AUTO_DIR}/bornagain.1 OUTPUT ${AUTO_DIR}/bornagain.1
COMMAND ${POD2MAN} -s 1 -c "BornAgain manual" ${CMAKE_CURRENT_SOURCE_DIR}/bornagain.pod ${AUTO_DIR}/bornagain.1 COMMAND ${POD2MAN} -s 1 -c "BornAgain manual"
${CMAKE_CURRENT_SOURCE_DIR}/bornagain.pod ${AUTO_DIR}/bornagain.1
DEPENDS bornagain.pod DEPENDS bornagain.pod
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment