mirror of
https://github.com/boostorg/throw_exception.git
synced 2025-07-13 04:26:33 +02:00
Compare commits
3 Commits
feature/mo
...
before-wra
Author | SHA1 | Date | |
---|---|---|---|
9d5b953dcf | |||
eafb1c877b | |||
40e067d7b7 |
@ -2,6 +2,9 @@
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
# Partial (add_subdirectory only) and experimental CMake support
|
||||
# Subject to change; please do not rely on the contents of this file yet
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
project(BoostThrowException LANGUAGES CXX)
|
||||
|
||||
|
Reference in New Issue
Block a user