Skip to content
  • paroga@webkit.org's avatar
    [CMake] Enable USE_FOLDERS property · 2fc0c72e
    paroga@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=83571
    
    Reviewed by Daniel Bates.
    
    .:
    
    Setting the FOLDER property on targets gives more structure
    to the generated Visual Studio solutions.
    This does not affect other CMake generators.
    
    * Source/cmake/OptionsCommon.cmake:
    
    Source/JavaScriptCore:
    
    Setting the FOLDER property on targets gives more structure
    to the generated Visual Studio solutions.
    This does not affect other CMake generators.
    
    * CMakeLists.txt:
    * shell/CMakeLists.txt:
    
    Source/WebCore:
    
    Setting the FOLDER property on targets gives more structure
    to the generated Visual Studio solutions.
    This does not affect other CMake generators.
    
    * CMakeLists.txt:
    
    Source/WebKit:
    
    Setting the FOLDER property on targets gives more structure
    to the generated Visual Studio solutions.
    This does not affect other CMake generators.
    
    * CMakeLists.txt:
    
    Source/WebKit2:
    
    Setting the FOLDER property on targets gives more structure
    to the generated Visual Studio solutions.
    This does not affect ...
    2fc0c72e