macro_rules! either {
($test:expr => $true_expr:expr; $false_expr:expr) => {
if $test {
$true_expr
}
else {
$false_expr
}
}
}
+
it will get the stroke direction as it's first argument, and it'll be called on both strokescmake -E env CXXFLAGS=''
works like a charm+
it will get the stroke direction as it's first argument, and it'll be called on both strokes