diff --git a/src/Mod/Cloud/CMakeLists.txt b/src/Mod/Cloud/CMakeLists.txt index 790ac3ee71..5038e7308b 100644 --- a/src/Mod/Cloud/CMakeLists.txt +++ b/src/Mod/Cloud/CMakeLists.txt @@ -1,4 +1,3 @@ -add_compile_options("-DBUILD_CLOUD") #----------------------------- Control certificate validation ------------ option(ALLOW_SELF_SIGNED_CERTIFICATE "Allow self signed certificate" OFF) if (ALLOW_SELF_SIGNED_CERTIFICATE)