Skip to content
Snippets Groups Projects
Commit 2c567d7d authored by Ammar Nejati's avatar Ammar Nejati
Browse files

App/CMakeLists.txt: Minor improvement

parent a42cea82
No related branches found
No related tags found
1 merge request!795Repair the MacOS bundle (.dmg package)
Pipeline #63088 passed
......@@ -39,9 +39,9 @@ endif()
# executable
# -----------------------------------------------------------------------------
add_executable(${executable_name}
${executable_options}
${source_files}
${system_addons})
${executable_options}
${source_files}
${system_addons})
# -----------------------------------------------------------------------------
# dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment