Kirix Support Forums

Building with CMake

Please post any wxWebConnect patches or modifications you've created here. Thanks!

Building with CMake

Postby koshi on Wed Jul 15, 2009 4:54 pm

Hi

since the included Makefile(s) did not work for me I wrote a quick CMakeLists.txt to do the job: http://pastebin.com/f67b43030 (txt attachments not allowed)

Drop that into the wxWebConnect source root. It's mostly a copy-paste hackjob from my project's more complex script so there may be some weird leftovers. Builds libwebconnect and testapp just fine on my linux box tho.
koshi
Registered User
 
Posts: 1
Joined: Wed Jul 15, 2009 4:22 pm

Re: Building with CMake

Postby Aaron on Wed Aug 12, 2009 11:14 pm

Thanks for sharing your work.
Aaron Williams
Kirix Support Team
User avatar
Aaron
Kirix Support Team
 
Posts: 120
Joined: Fri Dec 16, 2005 3:01 pm

Re: Building with CMake

Postby wittend on Tue Jun 22, 2010 5:40 pm

Thanks!

I really like using Cmake.

Dave
wittend
Registered User
 
Posts: 4
Joined: Tue Jun 22, 2010 5:13 pm

Return to wxWebConnect Patches & Modifications