small update to put more transformation code into the right spots
This commit is contained in:
parent
cf0993e2dc
commit
24154087ba
16 changed files with 126 additions and 76 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue