diff options
-rw-r--r-- | userconfig-sthalik@Windows-GNU.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/userconfig-sthalik@Windows-GNU.cmake b/userconfig-sthalik@Windows-GNU.cmake index cc2ac66f..b37ff1d1 100644 --- a/userconfig-sthalik@Windows-GNU.cmake +++ b/userconfig-sthalik@Windows-GNU.cmake @@ -24,6 +24,8 @@ else() sets(BOOL FLOORMAT_PRECOMPILED-HEADERS ON) endif() +sets(BOOL FLOORMAT_PRECOMPILED-HEADERS ON) + # for building submodule dependencies function(fm-userconfig-external) add_compile_options( |