[Setup] Add support for development install
Compare changes
- Christophe Guillon authored
Add AIDGE_TEST=OFF|ON env vars to cmake configuration. Defaults to OFF, use AIDGE_TEST=ON to configure build of tests in development mode.
+ 3
− 1
@@ -20,6 +20,7 @@ will not be automatically installed:
@@ -113,10 +114,11 @@ class CMakeBuild(build_ext):