Skip to content

Commit 74c0b3d

Browse files
Push
1 parent 02968b5 commit 74c0b3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ set(CMAKE_CXX_STANDARD 20)
88
find_package(Python REQUIRED COMPONENTS Interpreter Development REQUIRED)
99
find_package(pybind11 REQUIRED)
1010

11-
1211
# Add source files
1312
set(SOURCES
1413
src/fields/field.cpp

0 commit comments

Comments
 (0)