Skip to content
  • Brad King's avatar
    UseSWIG: Fix when Java is enabled as a language · b4fbf677
    Brad King authored
    
    
    Since commit v3.8.0-rc1~251^2 (UseSWIG: Record generated java files as
    custom command outputs, 2016-11-28) the generated `.java` files are
    listed as sources in the call to `add_library` by swig_add_library.
    They are listed only as the outputs of custom commands and not intended
    for compilation as part of the library.
    
    Reported-by: default avatarAlan W. Irwin <irwin@beluga.phys.uvic.ca>
    b4fbf677