Skip to content

Commit 67802e9

Browse files
committed
Enable FORM by default in presets
1 parent ec89fc4 commit 67802e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakePresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"name": "default",
55
"hidden": false,
66
"cacheVariables": {
7+
"PHLEX_USE_FORM": "ON",
78
"CMAKE_EXPORT_COMPILE_COMMANDS": "YES",
89
"CMAKE_CXX_STANDARD": "20",
910
"CMAKE_CXX_STANDARD_REQUIRED": "YES",

0 commit comments

Comments
 (0)