Commit 10c3e78b authored by David Flynn's avatar David Flynn
Browse files

build: add bitreader/bitwriter headers to CMakeLists

parent bf8e0bf5
...@@ -57,6 +57,8 @@ file(GLOB PROJECT_IN_FILES ...@@ -57,6 +57,8 @@ file(GLOB PROJECT_IN_FILES
file(GLOB PROJECT_INC_FILES file(GLOB PROJECT_INC_FILES
"AttributeDecoder.h" "AttributeDecoder.h"
"AttributeEncoder.h" "AttributeEncoder.h"
"BitReader.h"
"BitWriter.h"
"OctreeNeighMap.h" "OctreeNeighMap.h"
"PCCKdTree.h" "PCCKdTree.h"
"PCCMath.h" "PCCMath.h"
......
Supports Markdown
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