Revision: 4996 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4996&view=rev Author: atkac Date: 2012-09-05 14:06:05 +0000 (Wed, 05 Sep 2012) Log Message: ----------- Create common/os/libos.la file
Modified Paths: -------------- trunk/common/os/CMakeLists.txt Modified: trunk/common/os/CMakeLists.txt =================================================================== --- trunk/common/os/CMakeLists.txt 2012-09-05 13:29:19 UTC (rev 4995) +++ trunk/common/os/CMakeLists.txt 2012-09-05 14:06:05 UTC (rev 4996) @@ -6,3 +6,7 @@ w32tiger.c os.cxx tls.cxx) + +if(UNIX) + libtool_create_control_file(os) +endif() This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits