Dont add all subdirs in top level CMake

Change-Id: Idc59ab6a3b3d9e5e073ab3cfeb9105978f1c70f2
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:
Maciej Plewka 2019-06-04 08:54:04 +02:00 committed by sys_ocldev
parent 80fff3e588
commit 06bac437cb
1 changed files with 0 additions and 1 deletions

View File

@ -762,6 +762,5 @@ configure_file(driver_version.h.in ${IGDRCL_BUILD_DIR}/driver_version.h) # Put D
configure_file(lib_names.h.in ${IGDRCL_BUILD_DIR}/lib_names.h)
hide_subdir(runtime)
add_subdirectories()
include(package.cmake)