CLion/CMake copy arbitrary file to build directory
Hi,
I'm using CLion to develop on one machine and also make use of the remote building capability.
How can I include a file in my CMakeLists, so that it gets copied into the build directory. I want this file to be given as an argument to my compiled sources.
Thank you!
Please sign in to leave a comment.