Commit 4382ead1 authored by DailyShana's avatar DailyShana

cmake

parent 68e11e9a
project (ocgcore)
set (AUTO_FILES_RESULT)
AutoFiles("." "src" "\\.(cpp|c|h)$")
include_directories ( ../lua )
add_library (ocgcore STATIC ${AUTO_FILES_RESULT})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment