removing udt from build
This commit is contained in:
parent
a5747c18db
commit
3914383cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ list(APPEND sources "${CMAKE_CURRENT_BINARY_DIR}/git_revision.cpp")
|
|||
list(APPEND sources ${fc_headers})
|
||||
|
||||
add_subdirectory( vendor/easylzma )
|
||||
add_subdirectory( vendor/udt4 )
|
||||
#add_subdirectory( vendor/udt4 )
|
||||
|
||||
setup_library( fc SOURCES ${sources} LIBRARY_TYPE STATIC DONT_INSTALL_LIBRARY )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue