Skip to content
Snippets Groups Projects
Commit 05cf56fd authored by JennaHuntsman's avatar JennaHuntsman
Browse files

Ughhhhhhhhhhhhhhhhhhhhh cmake whyyyy

parent a6497154
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 ${CMAKE_CURRENT_SOURCE_DIR}/newview/packaged/etc/refresh_desktop_app_entry-cmake.sh @ONLY)
configure_file(./linux_tools/refresh_desktop_app_entry.sh ../indra/newview/linux_tools/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