[Cmake] wxWindows + DLL
Andy Cedilnik
andy . cedilnik at kitware . com
30 Sep 2003 11:07:29 -0400
Hi Mathieu and Jan,
If one of you writes a good wxWindows test (three to four c++ files, no
fancy stuff, no app, just something that verifies that wxWindows works),
I will put it there.
Andy
On Tue, 2003-09-30 at 10:29, Jan Woetzel wrote:
> I totally agree with Mathieu about the quick solution by the define.
>
> However, a test would be better to assert
> (1) determined lib is in desired build config.
> (2) works with current IDE/compiler/Dashboard.
>
> Unfortunately my focus is on Linux - and actually and I'm too busy to
> implement all the Win32 dashboard tests.