SingleFileExecutionPlugin
SingleFileExecutionPlugin copied to clipboard
Add definition to CMakeLists.txt of current folder
When I work on subdirectory the plugin will add the add_executable on root CMakeLists.txt instead of on the current one. The file is still executable and that is kinda messy