Use TARGET_FILE_DIR generator expression
Use $<TARGET_FILE_DIR:...> where appropriate instead of trying to guess where the binary will end up.
Please register or sign in to comment
Use $<TARGET_FILE_DIR:...> where appropriate instead of trying to guess where the binary will end up.