cmake: Remove unnessessary variables from configure_file() command (#39)
Just cleanup. Output path is relative to build directory anyway according to documentation. Related to #9.
Showing
Please register or sign in to comment
Just cleanup. Output path is relative to build directory anyway according to documentation. Related to #9.