From 30b9f32d7a544f50f5e06ef930525d620a028db1 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 28 May 2020 10:05:23 -0500 Subject: image: Put target inside ir_dir, add WIP ISO backend ir_dir used to be the target; now the target is inside ir_dir so backends have the choice of making other directories inside ir_dir if needed. --- image/backends/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'image/backends/CMakeLists.txt') diff --git a/image/backends/CMakeLists.txt b/image/backends/CMakeLists.txt index 2c79c8e..325fddf 100644 --- a/image/backends/CMakeLists.txt +++ b/image/backends/CMakeLists.txt @@ -1,5 +1,6 @@ set(BACKEND_SRCS basic.cc + iso.cc ) set(BACKEND_LIBS "") -- cgit v1.2.3-70-g09d2