88d902a use new CMake macros (the transitional -B. hack no longer works)

Authored and Committed by Kevin Kofler 2 years ago
1 file changed. 7 lines added. 8 lines removed.
    use new CMake macros (the transitional -B. hack no longer works)
    
    * Wed Jul 20 2022 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.0-3
    - use new CMake macros (the transitional -B. hack no longer works)
    
    Presumably, changing .. to -S.. would make it work, but that would break
    compatibility with ancient CMake just as using the new macros does, so
    we may as well do the right thing and drop the legacy junk.
    
        
file modified
+7 -8