We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44484a6 commit 746fa66Copy full SHA for 746fa66
templates/bmake.mpd
@@ -63,7 +63,6 @@ POSTLINKRM = <%postlinkrmext%>
63
<%if(exename)%>
64
EXEOUTPUTDIR = <%if(exeout)%><%exeout%><%if(windows_style)%>\<%output_dir("Debug")%><%endif%><%else%><%if(windows_style)%><%output_dir("Debug")%><%else%><%output_dir(".")%><%endif%><%endif%>\\
65
<%endif%>
66
-<%endif%>
67
!else
68
<%endfor%>
69
!error You must define one of these valid configurations:<%foreach(configurations)%> <%normalize(uc(configuration))%><%endfor%>
0 commit comments