Clean CMake files.

This commit is contained in:
LuisAntonRebollo 2014-06-02 01:35:06 +02:00
parent 492f217330
commit 8a50895062
23 changed files with 239 additions and 238 deletions

View file

@ -3,7 +3,7 @@ project(opcode)
addPath("${libDir}/${PROJECT_NAME}")
addPath("${libDir}/${PROJECT_NAME}/Ice")
addStaticLib()
addDef(TORQUE_OPCODE)
addDef(ICE_NO_DLL)
finishLibrary()