There's no need to warn or even mention this, thanks Deltek!

This commit is contained in:
Lirusaito
2019-04-20 01:35:20 -04:00
parent d194dfbc09
commit ed09681479

View File

@@ -1,6 +1,6 @@
# -*- cmake -*- # -*- cmake -*-
if (WINDOWS) if (WINDOWS)
message(WARNING, ${CMAKE_CURRENT_BINARY_DIR}/newview/viewerRes.rc.in) #message(WARNING, ${CMAKE_CURRENT_BINARY_DIR}/newview/viewerRes.rc.in)
configure_file( configure_file(
${CMAKE_SOURCE_DIR}/newview/res/viewerRes.rc.in ${CMAKE_SOURCE_DIR}/newview/res/viewerRes.rc.in
${CMAKE_CURRENT_BINARY_DIR}/viewerRes.rc ${CMAKE_CURRENT_BINARY_DIR}/viewerRes.rc