Skip to content
  • Michael Hitchens's avatar
    9980acac
    Refactor build system · 9980acac
    Michael Hitchens authored
    Use a top-level CMakeLists.txt with two modes:
    
    - host: tools running on the host OS
    - win32: binaries to be distributed for 32-bit Windows
    
    This is controlled by PREABLO_TARGET passed to CMake
    9980acac
    Refactor build system
    Michael Hitchens authored
    Use a top-level CMakeLists.txt with two modes:
    
    - host: tools running on the host OS
    - win32: binaries to be distributed for 32-bit Windows
    
    This is controlled by PREABLO_TARGET passed to CMake
To learn more about this project, read the wiki.
Loading