Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
porres committed Sep 13, 2024
1 parent 7c6aeff commit f193efc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ file(GLOB extra_files
set(lua_resources
${CMAKE_CURRENT_SOURCE_DIR}/Source/Audio/scope3d~.pd_lua
${CMAKE_CURRENT_SOURCE_DIR}/Source/Control/lua/pd.lua
${CMAKE_CURRENT_SOURCE_DIR}/Source/Control/lua/luadoc/hello.lua
${CMAKE_CURRENT_SOURCE_DIR}/Source/Control/lua/luadoc/hello.pd_lua
${CMAKE_CURRENT_SOURCE_DIR}/Source/Control/lua/pdlua/hello.lua
${CMAKE_CURRENT_SOURCE_DIR}/Source/Control/lua/pdlua/hello.pd_lua
)

file(GLOB merda_files "${CMAKE_CURRENT_SOURCE_DIR}/Abstractions/Merda/Modules/*")
Expand Down

0 comments on commit f193efc

Please sign in to comment.