Diff of /trunk/indra/llmedia/CMakeLists.txt
Parent Directory
|
Revision Log
|
Patch
| revision 137, Sun Mar 21 18:22:23 2010 UTC | revision 138, Fri Apr 30 20:03:50 2010 UTC | |
|---|---|---|
| # | Line 64 | Line 64 |
| 64 | ||
| 65 | if (${CXX_VERSION} MATCHES "4.[23]") | if (${CXX_VERSION} MATCHES "4.[23]") |
| 66 | set_source_files_properties(llmediaimplgstreamervidplug.cpp PROPERTIES | set_source_files_properties(llmediaimplgstreamervidplug.cpp PROPERTIES |
| 67 | COMPILE_FLAGS -Wno-error=write-strings) | COMPILE_FLAGS -Wno-write-strings) |
| 68 | endif (${CXX_VERSION} MATCHES "4.[23]") | endif (${CXX_VERSION} MATCHES "4.[23]") |
| 69 | endif (GSTREAMER) | endif (GSTREAMER) |
| 70 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

