Skip to content

Commit a6f5018

Browse files
committed
Set a destination for the modules file set
1 parent 190a07e commit a6f5018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/InstallRules.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install(
2727
INCLUDES #
2828
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
2929
FILE_SET CXX_MODULES
30+
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
3031
)
3132

3233
# create config file that points to targets file

0 commit comments

Comments
 (0)