Skip to content

Commit

Permalink
Merge pull request #314 from ConorWilliams/master
Browse files Browse the repository at this point in the history
Update depreciated CMake version
  • Loading branch information
bombela authored Nov 23, 2023
2 parents 1ec9bc3 + a8bf4ff commit 16c247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

cmake_minimum_required(VERSION 3.12)
cmake_minimum_required(VERSION 3.14)
project(backward CXX)

# Introduce variables:
Expand Down

0 comments on commit 16c247f

Please sign in to comment.