CMake autodetecting boost.

Added KRDataBlock to CMakeLists
This commit is contained in:
2017-10-30 20:58:14 -07:00
parent ef762288f4
commit 4d85c2e3be
11 changed files with 154 additions and 143 deletions

View File

@@ -34,10 +34,10 @@
#include "vector3.h"
namespace kraken {
class KRNode;
namespace kraken {
class HitInfo {
public:
HitInfo();