Skip to content

Commit 6adcfa4

Browse files
committed
Remove debug message
1 parent e3780d5 commit 6adcfa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ endfunction()
112112
# libmod.a
113113
add_grasp_static_library(mod "libmod")
114114
get_property(FOO TARGET mod PROPERTY Fortran_MODULE_DIRECTORY)
115-
message("mod: ${FOO}")
116115
# lib9290.a
117116
add_grasp_static_library(9290 "lib9290")
118117
set_property(TARGET 9290 PROPERTY IMPORTED_LINK_INTERFACE_LIBRARIES

0 commit comments

Comments
 (0)