summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewtexture.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2015-03-05 19:17:21 -0500
committerNat Goodspeed <nat@lindenlab.com>2015-03-05 19:17:21 -0500
commit032f27aaebc99b0ae4398ed40adc38cc295ba6c8 (patch)
tree1871c1a5e5b915b2ed777a9b7b3aefdc5d1af73e /indra/newview/llpreviewtexture.h
parent611913f572db28a2805a07b092e9e1599bb0a6f3 (diff)
Simplify CMake code to generate viewer_version.txt and summary.json.
The quoting used for the cygwin printf command didn't work for 'cmake -E echo'. The whole content was enclosed in single quotes, with individual string elements enclosed in double quotes. But we ended up with a summary.json containing (e.g.): '{Type:viewer,Version:3.7.26.33262}' instead of the desired: {"Type":"viewer","Version":"3.7.26.33262"} HOWEVER: I see no compelling reason why either of these files must be deferred to build time. It's simpler and more robust to generate them both directly from CMake at configure time.
Diffstat (limited to 'indra/newview/llpreviewtexture.h')
0 files changed, 0 insertions, 0 deletions