summaryrefslogtreecommitdiff
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-29 04:05:27 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-29 04:05:27 +0000
commitba49d9bcf01a597ebec66c3d65c4813ebf174806 (patch)
tree24a8dc06b7825a9b8d252a148eeb0809d75201e6 /wsutil/CMakeLists.txt
parent58d01512b16728b357b2f6481c592a71c7ab8435 (diff)
downloadwireshark-ba49d9bcf01a597ebec66c3d65c4813ebf174806.tar.gz
Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,
the PortableApps version relies on U3_-prefixed environment variables. svn path=/trunk/; revision=52941
Diffstat (limited to 'wsutil/CMakeLists.txt')
-rw-r--r--wsutil/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index 552f2a408b..02d15a0f04 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -64,6 +64,7 @@ set(WSUTIL_FILES
swar.c
tempfile.c
type_util.c
+ u3.c
${WSUTIL_PLATFORM_FILES}
)