Skip to content

Commit 8846db4

Browse files
committed
removed comments
1 parent 2b1674f commit 8846db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function(add_main_dependencies)
2525
target_include_directories(cfgpath INTERFACE "${EXTERNAL_DIR}/cfgpath")
2626
list(APPEND EXTERNAL_LINKS cfgpath)
2727

28-
# # JSON # We dont use this anymore # yes we do
28+
# JSON
2929
CPMAddPackage(
3030
NAME nlohmann_json
3131
GITHUB_REPOSITORY nlohmann/json

0 commit comments

Comments
 (0)