Windows Fix installing the dll
authorAndreas Pakulat <andreas@froglogic.com>
Mon, 28 Oct 2013 15:02:12 +0000 (16:02 +0100)
committerAndy Green <andy.green@linaro.org>
Mon, 4 Nov 2013 02:08:42 +0000 (10:08 +0800)
commit7e8674007d83b0899580091ff62fc6ecd157d03b
tree3798b26a06bd746c068715e2870b58ff3473d8f7
parent68bd4bd7bf5d3b71ed0004a9eab20fca8e4b1826
Windows Fix installing the dll

Without a runtime install directory, cmake won't install the dll at
all. Only the import library was installed. So fix that.
CMakeLists.txt