Skip to content

Commit c7b403c

Browse files
kwizartjbkempf
authored andcommitted
Drop config.h install
This was replaced by SpatialaudioConfig.h
1 parent 850bdb7 commit c7b403c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ install(TARGETS spatialaudio
193193
)
194194
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
195195
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
196-
install(FILES ${PROJECT_BINARY_DIR}/config.h
197-
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/spatialaudio)
198196

199197
enable_testing()
200198
add_subdirectory(tests)

0 commit comments

Comments
 (0)