mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 13:55:38 +00:00
CMake: Linux build fix
This commit is contained in:
parent
fe2e6561d3
commit
97c435a154
|
@ -55,7 +55,7 @@ add_library(common
|
|||
timestamp.h
|
||||
types.h
|
||||
wav_writer.cpp
|
||||
wav_Writer.h
|
||||
wav_writer.h
|
||||
)
|
||||
|
||||
target_include_directories(common PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/..")
|
||||
|
|
Loading…
Reference in a new issue