From ed09681479a49bd82f57c65c7165b96e22b5b033 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Sat, 20 Apr 2019 01:35:20 -0400 Subject: [PATCH] There's no need to warn or even mention this, thanks Deltek! --- indra/cmake/BuildBranding.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/cmake/BuildBranding.cmake b/indra/cmake/BuildBranding.cmake index 4cb59e246..4ab86234d 100644 --- a/indra/cmake/BuildBranding.cmake +++ b/indra/cmake/BuildBranding.cmake @@ -1,6 +1,6 @@ # -*- cmake -*- if (WINDOWS) - message(WARNING, ${CMAKE_CURRENT_BINARY_DIR}/newview/viewerRes.rc.in) + #message(WARNING, ${CMAKE_CURRENT_BINARY_DIR}/newview/viewerRes.rc.in) configure_file( ${CMAKE_SOURCE_DIR}/newview/res/viewerRes.rc.in ${CMAKE_CURRENT_BINARY_DIR}/viewerRes.rc