[trunk] Fix missing getopt symbols on windows
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 1 Oct 2012 10:11:46 +0000 (10:11 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 1 Oct 2012 10:11:46 +0000 (10:11 +0000)
src/bin/jp3d/CMakeLists.txt

index d1bcca9b632efceb14852bced37f6876897211ad..f17f99ccf54f21124a2176ff57b5bf603b23b545 100644 (file)
@@ -3,6 +3,7 @@
 # First thing define the common source:
 SET(common_SRCS
   convert.c
+  ${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_getopt.c
   )
 
 # Headers file are located here: