]> git.cworth.org Git - apitrace/commitdiff
retrace: Fix MSVC build.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 14 Nov 2012 14:47:51 +0000 (14:47 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 14 Nov 2012 14:47:51 +0000 (14:47 +0000)
retrace/CMakeLists.txt

index bc2c30337d25d41884e609083c142b6a056f2977..c582338c00cd9534365879e44cb3bf7dd5248f06 100644 (file)
@@ -43,6 +43,7 @@ target_link_libraries (retrace_common
     ${PNG_LIBRARIES}
     ${ZLIB_LIBRARIES}
     ${SNAPPY_LIBRARIES}
+    ${GETOPT_LIBRARIES}
 )
 
 add_library (glretrace_common