Reformat cmake and python

This commit is contained in:
badaix 2025-01-09 15:50:22 +01:00
parent d5677b6f78
commit c7d301e1d7
2 changed files with 21 additions and 22 deletions

View file

@ -37,7 +37,6 @@ include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/server)
include_directories(SYSTEM ${Boost_INCLUDE_DIR})
if(ANDROID)
find_package(vorbis REQUIRED CONFIG)
list(APPEND SERVER_LIBRARIES boost::boost)