mirror of
https://github.com/Ryujinx/libsoundio.git
synced 2024-12-23 04:35:35 +00:00
build: fix installing config out file twice
This commit is contained in:
parent
860370d859
commit
e4b6670950
|
@ -169,7 +169,6 @@ install(TARGETS libsoundio_static DESTINATION lib)
|
||||||
|
|
||||||
install(FILES
|
install(FILES
|
||||||
${LIBSOUNDIO_HEADERS}
|
${LIBSOUNDIO_HEADERS}
|
||||||
${CONFIGURE_OUT_FILE}
|
|
||||||
DESTINATION "include/soundio")
|
DESTINATION "include/soundio")
|
||||||
|
|
||||||
# Example Programs
|
# Example Programs
|
||||||
|
|
Loading…
Reference in a new issue