Skip to content

Commit

Permalink
Release v2.0.1 (revised)
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Jun 15, 2019
2 parents b9f88dc + 7739f29 commit 8573f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/commsdsl2comms/src/Cmake.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ bool Cmake::writeMain() const
" PREFIX \"${cc_main_dir}\"\n"
" STAMP_DIR \"${cc_bin_dir}\"\n"
" GIT_REPOSITORY ${cc_repo}\n"
" GIT_TAG ${COMMS_TAG}\n"
" GIT_TAG ${cc_tag}\n"
" SOURCE_DIR \"${cc_src_dir}\"\n"
" BINARY_DIR \"${cc_bin_dir}\"\n"
" INSTALL_DIR \"${cc_install_dir}\"\n"
Expand Down

0 comments on commit 8573f79

Please sign in to comment.