2
0
mirror of https://github.com/boostorg/timer.git synced 2026-02-26 17:12:08 +00:00

rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.

[SVN r56941]
This commit is contained in:
Troy D. Straszheim
2009-10-17 01:10:45 +00:00
parent fd47bfb1ad
commit 224856657e
3 changed files with 0 additions and 38 deletions

View File

@@ -1,9 +0,0 @@
#
# Copyright Troy D. Straszheim
#
# Distributed under the Boost Software License, Version 1.0.
# See http://www.boost.org/LICENSE_1_0.txt
#
# boost_additional_test_dependencies(timer BOOST_DEPENDS test)
boost_test_compile(timer_test ../timer_test.cpp)