Skip to content
  • Mark Studenka's avatar
    UseJava: Fix add_jar argument parsing (#14655) · a21e8df0
    Mark Studenka authored and Brad King's avatar Brad King committed
    Since commit v2.8.11~63^2 (UseJava.cmake: require explicit request to
    include jars, 2013-03-26) the argument parsing always overrides the
    variable settings even if the corresponding arguments are not passed.
    Re-order logic to fix this.
    a21e8df0