Skip to content

Commit

Permalink
Moving back to CMakeLists.txt from C5T/Current/stable, as C5T/Cur…
Browse files Browse the repository at this point in the history
…rent#1004 is merged in.
  • Loading branch information
dimacurrentai committed Jun 27, 2024
1 parent 3ae14b9 commit 7bd151d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ fmt:
${CLANG_FORMAT} -i src/*.cc src/*.h

CMakeLists.txt:
@curl -s https://raw.githubusercontent.com/dimacurrentai/Current/c5t_dlib_symbol/cmake/CMakeLists.txt >$@
@curl -s https://raw.githubusercontent.com/C5T/Current/stable/cmake/CMakeLists.txt >$@

.gitignore:
@touch .gitignore
Expand Down

0 comments on commit 7bd151d

Please sign in to comment.