Skip to content

Commit

Permalink
Export library incldue directories
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Nov 10, 2023
1 parent 087f662 commit f603aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ if (CMAKE_BUILD_TYPE MATCHES Debug)
DUMP_LEAKS
)
endif()
target_include_directories(qjs PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})


# QuickJS bytecode compiler
Expand Down

0 comments on commit f603aef

Please sign in to comment.