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 89425c0 commit 2d08a29Copy full SHA for 2d08a29
cmake/stdlib.cmake
@@ -109,5 +109,4 @@ function(configure_stdlib_target target_name regular_sources_var fypp_files_var
109
LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}"
110
)
111
install(DIRECTORY ${LIB_MOD_DIR} DESTINATION "${INSTALL_MOD_DIR}")
112
-
113
endfunction()
0 commit comments