Skip to content
  • doe300's avatar
    Use CMake file API to find executables for source file · 6c4de943
    doe300 authored
    This is a lot more precise than the currently exisiting method and
    correctly detects any modification to the executable file path
    (e.g. setting CMAKE_RUNTIME_OUTPUT_DIRECTORY or the OUTPUT_NAME property).
    6c4de943