mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 07:19:34 -06:00
cmake removed mark_as_advanced() for ORM option
This commit is contained in:
@@ -192,7 +192,7 @@ target_optional_compile_definitions(${TinyOrm_target}
|
||||
|
||||
target_optional_compile_definitions(${TinyOrm_target}
|
||||
PUBLIC
|
||||
ADVANCED FEATURE NAME ORM
|
||||
FEATURE NAME ORM
|
||||
DEFAULT ON
|
||||
DESCRIPTION "Controls the compilation of all ORM-related source code, when this \
|
||||
option is disabled, then only the query builder without ORM is compiled"
|
||||
|
||||
Reference in New Issue
Block a user