File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ set(TESTS_SOURCES
6868    ${CMAKE_CURRENT_SOURCE_DIR} /test /main.c
6969    ${CMAKE_CURRENT_SOURCE_DIR} /test /crc32.c
7070    ${CMAKE_CURRENT_SOURCE_DIR} /test /base64.c
71+     ${CMAKE_CURRENT_SOURCE_DIR} /test /stun-unhandled.c
7172    ${CMAKE_CURRENT_SOURCE_DIR} /test /stun.c
7273    ${CMAKE_CURRENT_SOURCE_DIR} /test /gathering.c
7374    ${CMAKE_CURRENT_SOURCE_DIR} /test /connectivity.c
@@ -78,8 +79,7 @@ set(TESTS_SOURCES
7879    ${CMAKE_CURRENT_SOURCE_DIR} /test /server.c
7980    ${CMAKE_CURRENT_SOURCE_DIR} /test /conflict.c
8081    ${CMAKE_CURRENT_SOURCE_DIR} /test /bind.c
81-     ${CMAKE_CURRENT_SOURCE_DIR} /test /ufrag.c
82-     ${CMAKE_CURRENT_SOURCE_DIR} /test /stun-unhandled.c
82+ 		${CMAKE_CURRENT_SOURCE_DIR} /test /ufrag.c
8383)
8484source_group ("Test Files"  FILES  "${TESTS_SOURCES} " )
8585
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments