Unit tests and external libraries
This commit is contained in:
@@ -28,7 +28,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# Source is not compiled, but still must be available for Doxygen
|
||||
# to gather comments.
|
||||
(cpp ../.)
|
||||
(cpp ../../tests/unit)
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user