mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-06 14:55:42 -04:00
CMake: Linux build fix
This commit is contained in:
parent
fe2e6561d3
commit
97c435a154
@ -55,7 +55,7 @@ add_library(common
|
|||||||
timestamp.h
|
timestamp.h
|
||||||
types.h
|
types.h
|
||||||
wav_writer.cpp
|
wav_writer.cpp
|
||||||
wav_Writer.h
|
wav_writer.h
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(common PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/..")
|
target_include_directories(common PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/..")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user