Skip to content

Commit 7e7c3f4

Browse files
Update CMakeLists.txt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e619449 commit 7e7c3f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ if(BEMAN_SCOPE_INSTALL_CONFIG_FILE_PACKAGE)
8989
EXPORT beman.scope-targets
9090
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/beman.scope
9191
NAMESPACE beman::
92-
CXX_MODULES_DIRECTORY cxx-modules
92+
CXX_MODULES_DIRECTORY
93+
cxx-modules
9394
COMPONENT beman.scope
9495
)
9596
endif()

0 commit comments

Comments
 (0)