Skip to content

Commit fb134f4

Browse files
committed
add missing include
1 parent 713f328 commit fb134f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ else()
122122
endif()
123123

124124
add_subdirectory(deps)
125+
include(InstallBasicPackageFiles)
125126
add_subdirectory(sources)
126127

127128
if(USES_MATLAB)

0 commit comments

Comments
 (0)