change some build settings. add a lock

This commit is contained in:
Grant Limberg 2015-07-01 20:26:14 -07:00
parent 2a2e3b80b3
commit 0b7cd2f40a
4 changed files with 25 additions and 6 deletions

View file

@ -59,6 +59,7 @@ set(src_files
set(include_dirs
${CMAKE_CURRENT_SOURCE_DIR}/../include/
${CMAKE_CURRENT_SOURCE_DIR}/../node/
${Java_INCLUDE_DIRS})
if(WIN32)