Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Lars Bilke's avatar
    abd1c8af
    [CMake] Fixes packaging of DLLs (again). · abd1c8af
    Lars Bilke authored
    make package should package DLLs but this did not work: it is necessary
    to run make package at least twice. As an alternative shell scripts
    generating a complete package are provided. They can be found in the
    build directory and are invoked as follows:
    
    Win:  CALL package.cmd
    *nix: bash package.sh
    abd1c8af
    History
    [CMake] Fixes packaging of DLLs (again).
    Lars Bilke authored
    make package should package DLLs but this did not work: it is necessary
    to run make package at least twice. As an alternative shell scripts
    generating a complete package are provided. They can be found in the
    build directory and are invoked as follows:
    
    Win:  CALL package.cmd
    *nix: bash package.sh
Code owners
Assign users and groups as approvers for specific file changes. Learn more.