Skip to content
Snippets Groups Projects
Commit fe85b297 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

chore : removed duplicate code

parent 8609819d
No related branches found
No related tags found
2 merge requests!212Version 0.3.0,!116feat/release_pip
Pipeline #45026 waiting for manual action
......@@ -69,7 +69,6 @@ class CMakeBuild(build_ext):
f"-DCMAKE_BUILD_TYPE={compile_type}",
"-DPYBIND=ON",
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
"-DTEST=OFF",
"-DCOVERAGE=OFF"
]
)
......
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