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.
2 parents 2939ae7 + e2d0e35 commit dbd0a62Copy full SHA for dbd0a62
CMakeLists.txt
@@ -7,5 +7,5 @@ SET(luasrc
7
${CMAKE_CURRENT_SOURCE_DIR}/cinterface.lua
8
${CMAKE_CURRENT_SOURCE_DIR}/types.lua)
9
10
-INSTALL(FILES ${luasrc} DESTINATION ${LUADIR}/paths)
+INSTALL(FILES ${luasrc} DESTINATION ${LUADIR}/cwrap)
11
0 commit comments