Skip to content
Snippets Groups Projects
Commit 7e001c84 authored by JennaHuntsman's avatar JennaHuntsman
Browse files

unbork cmake

parent 05cf56fd
No related branches found
No related tags found
No related merge requests found
......@@ -1562,7 +1562,7 @@ configure_file(llviewerbuildconfig.h.in llviewerbuildconfig.h @ONLY)
if (LINUX)
#Use cmake to generate a new copy of this file when filling channel info, append suffix so viewer_manifest.py will pick the new copy
configure_file(./linux_tools/refresh_desktop_app_entry.sh ../indra/newview/linux_tools/refresh_desktop_app_entry-cmake.sh @ONLY)
configure_file(./linux_tools/refresh_desktop_app_entry.sh ./refresh_desktop_app_entry-cmake.sh @ONLY)
endif(LINUX)
LIST(APPEND viewer_HEADER_FILES ${CMAKE_CURRENT_BINARY_DIR}/llviewerbuildconfig.h)
......
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