WSJT-X/bundle_fixup
Bill Somerville e32d9e1d28
Rearrange bundle fixup to ensure all executables are installed
The INSTALL (CODE  ...) targets to fixup the installed  bundle may run
before all  the executable  files are  installed if  run from  the top
level CMake  script. By creating a  new sub-directory just to  run the
bundle  fixup its  timing can  be controlled  by ensuring  it is  only
included after all sub-directory that might install executable files.
2021-04-19 16:17:25 +01:00
..
CMakeLists.txt Rearrange bundle fixup to ensure all executables are installed 2021-04-19 16:17:25 +01:00