Skip to content

Commit 086cd4d

Browse files
committed
Add PackageModelSyntax to CMake
1 parent de8eb4f commit 086cd4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ add_subdirectory(PackageFingerprint)
2121
add_subdirectory(PackageGraph)
2222
add_subdirectory(PackageLoading)
2323
add_subdirectory(PackageModel)
24+
add_subdirectory(PackageModelSyntax)
2425
add_subdirectory(PackagePlugin)
2526
add_subdirectory(PackageRegistry)
2627
add_subdirectory(PackageSigning)

0 commit comments

Comments
 (0)