We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45deb4 commit ab66eb2Copy full SHA for ab66eb2
1 file changed
avs_core/CMakeLists.txt
@@ -216,6 +216,7 @@ INSTALL(DIRECTORY "include/"
216
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/avisynth")
217
218
INSTALL(FILES "${CMAKE_CURRENT_BINARY_DIR}/version.h"
219
+ "${CMAKE_CURRENT_BINARY_DIR}/arch.h"
220
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/avisynth/avs")
221
222
INSTALL(FILES "${CMAKE_CURRENT_BINARY_DIR}/avisynth.pc"
0 commit comments