Commit 3a37919b authored by NzSN's avatar NzSN

Edit install command

parent a169bcf4
......@@ -85,12 +85,10 @@ install(TARGETS shmproto
DESTINATION ${CMAKE_INSTALL_LIBDIR})
install(FILES ${ROOT}/src/proto/proto.h
${ROOT}/src/utils.h
${ROOT}/src/proto/proto.h
${ROOT}/src/proto/movMemProto.h
${ROOT}/src/ioctx.h
DESTINATION include)
if(DEBUG)
# Tests
set(Tests ${ROOT}/tests)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment