small update to put more transformation code into the right spots

This commit is contained in:
Hartmut Seichter 2019-01-07 17:09:20 +01:00
parent cf0993e2dc
commit 24154087ba
16 changed files with 126 additions and 76 deletions

View file

@ -24,7 +24,7 @@ add_library(pwscripting
target_include_directories(
pwscripting
PRIVATE
${CMAKE_SOURCE_DIR}/src/deps/lua-5.3.4/src
${CMAKE_SOURCE_DIR}/src/deps/lua-5.3.5/src
${CMAKE_SOURCE_DIR}/src/deps/sol2-2.20.6
PUBLIC
include