Copy configs
Add a config file and copy it to build directory after build succeeded.
Closes #4 (closed)
Edited by Vladimir Onoprienko
Merge request reports
Activity
requested review from @emortikov
assigned to @vonopr
added status: on hold label
Waiting for #7 (closed)
Checked that
- program's stdout is valid,
- the config is copied,
after
mkdir test cd test mkdir exple-cmake-build cd exple-cmake-build git clone http://tesla.parallel.ru/vonopr/exple-cmake-build.git -b copy_configs cd .. mkdir exple-cmake-build/build cd exple-cmake-build/build cmake -B . -S ../exple-cmake-build -DDOWNLOAD_DEPS=ON cmake --build . ./exple-add-numbers
removed status: on hold label
added 4 commits
-
de6fdb42...db374755 - 3 commits from branch
develop
- 145bde67 - Add a config file
-
de6fdb42...db374755 - 3 commits from branch
Please register or sign in to reply