We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17321dc + 4941384 commit 623e0daCopy full SHA for 623e0da
impl/CMakeLists.txt
@@ -11,4 +11,4 @@ endif ()
11
target_link_libraries(OpenALpp_Lib PUBLIC libnyquist)
12
target_include_directories(OpenALpp_Lib PUBLIC
13
${CMAKE_CURRENT_SOURCE_DIR}
14
- ${CMAKE_SOURCE_DIR}/ext/dj_fft)
+ ${CMAKE_CURRENT_SOURCE_DIR}/../ext/dj_fft)
0 commit comments