From be24c4d8751eaed09927596e9f0f218b03e2f1da Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 4 Apr 2024 01:08:26 +0200 Subject: Add sample apps to use event and dma engines --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ed3e40..b67a503 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ VERSION_TO_VARS(${PCIDEV_VERSION} PCIDEV_VERSION_MAJOR PCIDEV_VERSION_MINOR PCID include(GNUInstallDirs) add_subdirectory(xml) -#add_subdirectory(apps) +add_subdirectory(apps) include_directories( ${CMAKE_SOURCE_DIR} -- cgit v1.2.3