Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Added missing lua include
Browse files Browse the repository at this point in the history
  • Loading branch information
drahosp committed Aug 14, 2012
1 parent e3bdeec commit 529deda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -7,6 +7,7 @@
project ( shake NONE )
cmake_minimum_required ( VERSION 2.8 )
include ( cmake/dist.cmake )
include ( lua )

install_lua_module ( shake src/shake/shake.lua )
install_lua_module ( shake.stir src/shake/stir.lua )
Expand Down

0 comments on commit 529deda

Please sign in to comment.