Browse Source

Included a cMake file

master
Peter Kolski 9 years ago
parent
commit
4bed6da78d
  1. 4
      example/CMakeLists.txt

4
example/CMakeLists.txt

@ -29,8 +29,8 @@ set( ${APP_NAME}_SOURCE_FILES
set( OFX_ADDONS_ACTIVE
ofxXmlSettings
ofxGui
# ofxPiMapper
# ofxIO
ofxPiMapper
ofxIO
)
# =========================================================================

Loading…
Cancel
Save