Page MenuHomePhabricator

mitk_create_executable macro does not set EXEC_NAME, creating an invalid .bat file in Windows
Closed, ResolvedPublic

Description

mitk_create_executable macro does not set EXEC_NAME, creating an invalid .bat file in Windows. The generated Windows batch file does not contain the name of the executable file.
This could be solved by requiring a NAME parameter (like in mitkFunctionCreateBlueBerryApplication).

Revisions and Commits