We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02968b5 commit 74c0b3dCopy full SHA for 74c0b3d
CMakeLists.txt
@@ -8,7 +8,6 @@ set(CMAKE_CXX_STANDARD 20)
8
find_package(Python REQUIRED COMPONENTS Interpreter Development REQUIRED)
9
find_package(pybind11 REQUIRED)
10
11
-
12
# Add source files
13
set(SOURCES
14
src/fields/field.cpp
0 commit comments