mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
ChangeLog: https://github.com/google/jsonnet/releases/tag/v0.18.0 PR: 260998 Reported by: gasol.wu@gmail.com (maintainer)
10 lines
309 B
Text
10 lines
309 B
Text
--- CMakeLists.txt.orig 2021-12-21 17:55:49 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -121,7 +121,6 @@ endif()
|
|
add_subdirectory(include)
|
|
add_subdirectory(stdlib)
|
|
add_subdirectory(third_party/md5)
|
|
-add_subdirectory(third_party/rapidyaml/rapidyaml ryml)
|
|
add_subdirectory(core)
|
|
add_subdirectory(cpp)
|
|
add_subdirectory(cmd)
|