Skip to content
Snippets Groups Projects
Commit 61056a68 authored by Merov Linden's avatar Merov Linden
Browse files

STORM-1121 : Suppress the debug cmake instruction

parent 48be3c6a
No related branches found
No related tags found
No related merge requests found
# -*- cmake -*- # -*- cmake -*-
# For STORM-1121 debug. Will delete when ready
SET (LLIMAGE_LIBTEST ON CACHE BOOL "Force build of llimage_libtest for testing")
add_subdirectory(llui_libtest) add_subdirectory(llui_libtest)
IF (LLIMAGE_LIBTEST) IF (LLIMAGE_LIBTEST)
MESSAGE(STATUS "Build llimage_libtest") MESSAGE(STATUS "Build llimage_libtest")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment