We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cd7e0 commit 1c9e79cCopy full SHA for 1c9e79c
python/CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.21)
2
3
-project(dolfinx_nanobind LANGUAGES CXX C)
+project(dolfinx_nanobind LANGUAGES CXX)
4
5
if(WIN32)
6
# Windows requires all symbols to be manually exported. This flag exports all
0 commit comments