We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850bdb7 commit c7b403cCopy full SHA for c7b403c
CMakeLists.txt
@@ -193,8 +193,6 @@ install(TARGETS spatialaudio
193
)
194
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
195
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
196
-install(FILES ${PROJECT_BINARY_DIR}/config.h
197
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/spatialaudio)
198
199
enable_testing()
200
add_subdirectory(tests)
0 commit comments