Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64424 - trunk/libs/interprocess
From: igaztanaga_at_[hidden]
Date: 2010-07-29 00:52:27


Author: igaztanaga
Date: 2010-07-29 00:52:26 EDT (Thu, 29 Jul 2010)
New Revision: 64424
URL: http://svn.boost.org/trac/boost/changeset/64424

Log:
Removed cmake files
Removed:
   trunk/libs/interprocess/CMakeLists.txt
   trunk/libs/interprocess/module.cmake

Deleted: trunk/libs/interprocess/CMakeLists.txt
==============================================================================
--- trunk/libs/interprocess/CMakeLists.txt 2010-07-29 00:52:26 EDT (Thu, 29 Jul 2010)
+++ (empty file)
@@ -1,21 +0,0 @@
-#----------------------------------------------------------------------------
-# This file was automatically generated from the original CMakeLists.txt file
-# Add a variable to hold the headers for the library
-set (lib_headers
- interprocess
-)
-
-# Add a library target to the build system
-boost_library_project(
- interprocess
- # SRCDIRS
- TESTDIRS test
- HEADERS ${lib_headers}
- # DOCDIRS
- DESCRIPTION "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators."
- MODULARIZED
- AUTHORS "Ion Gaztanaga <igaztanaga -at- gmail.com>"
- # MAINTAINERS
-)
-
-

Deleted: trunk/libs/interprocess/module.cmake
==============================================================================
--- trunk/libs/interprocess/module.cmake 2010-07-29 00:52:26 EDT (Thu, 29 Jul 2010)
+++ (empty file)
@@ -1 +0,0 @@
-boost_module(interprocess DEPENDS date_time intrusive math)
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk