Skip to content

Commit

Permalink
remove unnecessary whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mutexlox-signal committed Sep 16, 2024
1 parent 875dde4 commit ad8202b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ add_library(cubeb
src/cubeb_strings.c
src/cubeb_utils.cpp
)

target_include_directories(cubeb
PUBLIC $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include> $<INSTALL_INTERFACE:include>
)
Expand Down

0 comments on commit ad8202b

Please sign in to comment.