- fake to change to test CI
This commit is contained in:
parent
82c5a0f8ad
commit
c35ec87ec6
|
|
@ -23,6 +23,7 @@ set (AUDIOLIB_SOURCES
|
|||
|
||||
add_library(audio_lib ${AUDIOLIB_SOURCES})
|
||||
|
||||
##
|
||||
target_include_directories(audio_lib
|
||||
PUBLIC $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>
|
||||
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../../libs/speex/include
|
||||
|
|
|
|||
Loading…
Reference in New Issue