diff options
-rw-r--r-- | indra/llwindow/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt index cdd6690e6c..0743fd899f 100644 --- a/indra/llwindow/CMakeLists.txt +++ b/indra/llwindow/CMakeLists.txt @@ -138,11 +138,6 @@ if (WINDOWS) llkeyboardwin32.cpp lldragdropwin32.cpp ) - set_source_files_properties( - ${llwindow_SOURCE_FILES} - PROPERTIES - COMPILE_FLAGS "/showIncludes" - ) list(APPEND llwindow_HEADER_FILES llwindowwin32.h lldxhardware.h |