Skip to content

Commit 0667cbd

Browse files
committed
don't store LIBUT_TARGET_LIST in cache
1 parent ed53f28 commit 0667cbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ endif ()
2424
list(APPEND LIBUT_TARGET_LIST ut)
2525
set(LIBUT_TARGET_LIST
2626
"${LIBUT_TARGET_LIST}"
27-
CACHE INTERNAL "" FORCE
2827
)
2928
message(STATUS "libut: adding ut::ut")
3029
libut_install()

0 commit comments

Comments
 (0)