Skip to content

Commit

Permalink
Temp CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AchimTuran committed Sep 20, 2015
1 parent 851bc2e commit 67abed4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ endif()
#set(asplib_INCLUDE_DIRS ${TINYXML_INCLUDE_DIR} "${CMAKE_INSTALL_PREFIX}/include/kodi")
#set(asplib_LIBRARIES ${CMAKE_THREAD_LIBS_INIT} ${TINYXML_LIBRARIES})

include_directories(${PROJECT_SOURCE_DIR}
${PROJECT_SOURCE_DIR}/Biquads)

set(SOURCES asplib_utils/computeDeviceInfo/cpuInfo.cpp
Biquads/Biquad_Native/asplib_Biquad_Native.cpp
Biquads/apslib_BiquadFactory.cpp)
Expand Down

0 comments on commit 67abed4

Please sign in to comment.