diff options
Diffstat (limited to 'HAL-afb/HDA-intel')
-rw-r--r-- | HAL-afb/HDA-intel/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/HAL-afb/HDA-intel/CMakeLists.txt b/HAL-afb/HDA-intel/CMakeLists.txt index 94234b4..380e493 100644 --- a/HAL-afb/HDA-intel/CMakeLists.txt +++ b/HAL-afb/HDA-intel/CMakeLists.txt @@ -16,7 +16,6 @@ # limitations under the License. ########################################################################### -#[[ # Add target to project dependency list PROJECT_TARGET_ADD(hal-intel-hda) @@ -38,7 +37,3 @@ PROJECT_TARGET_ADD(hal-intel-hda) audio-common ) - # installation directory - INSTALL(TARGETS ${TARGET_NAME} - LIBRARY DESTINATION ${BINDINGS_INSTALL_DIR}) - ]]
\ No newline at end of file |