Skip to content

Commit 3408a7b

Browse files
committed
Update CMakeLists.txt
1 parent 2227f1a commit 3408a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set(fppFiles
88
stdlib_bitsets_large.fypp
99
stdlib_codata_type.fypp
1010
stdlib_constants.fypp
11+
stdlib_error.fypp
1112
stdlib_hash_32bit.fypp
1213
stdlib_hash_32bit_fnv.fypp
1314
stdlib_hash_32bit_nm.fypp
@@ -102,7 +103,6 @@ set(SRC
102103
stdlib_ansi_to_string.f90
103104
stdlib_array.f90
104105
stdlib_codata.f90
105-
stdlib_error.f90
106106
stdlib_hashmap_wrappers.f90
107107
stdlib_hashmaps.f90
108108
stdlib_hashmap_chaining.f90

0 commit comments

Comments
 (0)