Skip to content
Snippets Groups Projects
Commit 63b27510 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Make asdf-driver.asd play nice with asdf-encodings, too.

parent 04eebd21
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
:long-description "Basic general-purpose utilities that are in such a need
that you can't portably construct a complete program without using them."
#+asdf3 :version #+asdf3 (:read-file-form "version.lisp-expr")
#+asdf3 :encoding #+asdf3 :utf-8
:around-compile call-without-redefinition-warnings
:components
((:static-file "version.lisp-expr")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment