Skip to content

Commit

Permalink
Chore: Updated atta version
Browse files Browse the repository at this point in the history
  • Loading branch information
brenocq committed Sep 17, 2022
1 parent 67af029 commit 119e300
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(game-of-life VERSION 1.0.0 LANGUAGES CXX)
find_package(atta 0.1.0.0 REQUIRED)
find_package(atta 0.2.0.0 REQUIRED)

atta_add_target(project_script "src/projectScript.cpp")

0 comments on commit 119e300

Please sign in to comment.