shada: When using shada-r normalize option path

This commit is contained in:
ZyX
2015-09-22 15:03:27 +03:00
parent 7085ea07d8
commit 0966e92cf4
4 changed files with 48 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ end
module.test_include_path = "${CMAKE_BINARY_DIR}/test/includes/post"
module.test_libnvim_path = "${TEST_LIBNVIM_PATH}"
module.test_source_path = "${CMAKE_SOURCE_DIR}"
table.insert(module.include_paths, "${CMAKE_BINARY_DIR}/include")
return module