diff --git a/CMakeLists.txt b/CMakeLists.txt
index 16c18730e5b0af6e3a10afa4b6a946dcb304c9b7..f85013418cb3836de6e9f9bcfffb663927684b54 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-set(CMAKE_TOOLCHAIN_FILE "/home/mancini/opt/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake")
+
 
 project (sdclib)
 cmake_minimum_required(VERSION 3.5.1)