File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ cmake_dependent_option(ENABLE_GLX "Enable glx" ON "LINUX OR FreeBSD OR OpenBSD O
7575cmake_dependent_option(ENABLE_OSMESA "Enable osmesa"  ON  "LINUX OR FreeBSD OR OpenBSD OR NetBSD OR SunOS"  OFF )
7676cmake_dependent_option(ENABLE_OPENCL "Enable opencl"  ON  "LINUX OR FreeBSD OR OpenBSD OR NetBSD OR WIN32 OR ANDROID OR SunOS"  OFF )
7777cmake_dependent_option(ENABLE_FREETYPE "Enable freetype"  ON  "ANDROID"  OFF )
78- cmake_dependent_option(ENABLE_PULSE "Enable pulse"  ON  "LINUX OR OpenBSD OR  SunOS"  OFF )
78+ cmake_dependent_option(ENABLE_PULSE "Enable pulse"  ON  "LINUX OR SunOS"  OFF )
7979cmake_dependent_option(ENABLE_DDCUTIL "Enable ddcutil"  ON  "LINUX"  OFF )
8080cmake_dependent_option(ENABLE_DIRECTX_HEADERS "Enable DirectX headers for WSL"  ON  "LINUX"  OFF )
8181cmake_dependent_option(ENABLE_ELF "Enable libelf"  ON  "LINUX OR ANDROID OR DragonFly"  OFF )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments