Tidy up CMakeLists for includes.

This commit is contained in:
2022-12-14 13:51:14 +00:00
parent 96f39f019e
commit 7c23c30cf6
4 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
target_sources("${puzzle_name}" PRIVATE 2022/graph-utils.h)

View File

@@ -0,0 +1 @@
target_sources("${puzzle_name}" PRIVATE 2022/graph-utils.h)

View File

@@ -0,0 +1 @@
target_sources("${puzzle_name}" PRIVATE 2022/position.h)

View File

@@ -0,0 +1 @@
target_sources("${puzzle_name}" PRIVATE 2022/position.h)