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 @@ -27,7 +27,7 @@ include(PlatformInfo)
2727
2828option (XCTest_INSTALL_NESTED_SUBDIR "Install libraries under a platform and architecture subdirectory"  NO )
2929set (XCTest_INSTALL_LIBDIR "${CMAKE_INSTALL_LIBDIR} /swift$<$<NOT:$<BOOL:${BUILD_SHARED_LIBS} >>:_static>/${XCTest_PLATFORM_SUBDIR} $<$<BOOL:${XCTest_INSTALL_NESTED_SUBDIR} >:/${XCTest_ARCH_SUBDIR} >" )
30- set (XCTest_INSTALL_SWIFTMODULEDIR "${CMAKE_INSTALL_LIBDIR} /swift$<$<NOT:$<BOOL:${BUILD_SHARED_LIBS} >>:_static>/${XCTest_PLATFORM_SUBDIR} $<$<BOOL: ${XCTest_INSTALL_NESTED_SUBDIR} >:/ ${XCTest_PLATFORM_SUBDIR} > " )
30+ set (XCTest_INSTALL_SWIFTMODULEDIR "${CMAKE_INSTALL_LIBDIR} /swift$<$<NOT:$<BOOL:${BUILD_SHARED_LIBS} >>:_static>/${XCTest_PLATFORM_SUBDIR} " )
3131
3232if (UNIX )
3333  enable_language (C)
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments