Skip to content
  • Jon Olav Hauglid's avatar
    8cafebcc
    Bug#18116661: CHECK_FUNCTION_REPLACEMENT() DOES NOT MAKE · 8cafebcc
    Jon Olav Hauglid authored
                        SENSE WHEN RESULT IS HARDCODED
    
    Remove the CHECK_FUNCTION_REPLACEMENT() macro from Windows.cmake 
    and set replacement functions explicitly instead, as the result of the checks
    were hard coded in WindowsCache.cmake anyway.
    
    Also remove some dead code from Windows.cmake and use replacement
    functions for deprecated Windows functions.
    8cafebcc
    Bug#18116661: CHECK_FUNCTION_REPLACEMENT() DOES NOT MAKE
    Jon Olav Hauglid authored
                        SENSE WHEN RESULT IS HARDCODED
    
    Remove the CHECK_FUNCTION_REPLACEMENT() macro from Windows.cmake 
    and set replacement functions explicitly instead, as the result of the checks
    were hard coded in WindowsCache.cmake anyway.
    
    Also remove some dead code from Windows.cmake and use replacement
    functions for deprecated Windows functions.
Loading