Skip to content

Commit

Permalink
remove XGBOOSTER_ADD_TO_STRING
Browse files Browse the repository at this point in the history
  • Loading branch information
headupinclouds committed Jul 31, 2017
1 parent acf51fb commit 3f52a23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
option(XGBOOSTER_BUILD_TESTS "Build tests" ON)
option(XGBOOSTER_BUILD_APPS "Build applications" ON)
option(XGBOOSTER_SERIALIZE_WITH_CEREAL "Serialize w/ cereal" ON) # hunter update
option(XGBOOSTER_ADD_TO_STRING "Add local to_string definitions" OFF) # for android
option(XGBOOSTER_DO_LEAN "Build for prediction only (size reduction)" OFF)

###################
Expand Down

0 comments on commit 3f52a23

Please sign in to comment.