Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
drop the old Lua bindings for programmatic platform creation
[simgrid.git] / tools / cmake / Modules / FindLibunwind.cmake
index 2feb9031646e757a9d44072e1983ba30a883ba3d..3b98afaaaf162fccc7c880e56032d6878978919e 100644 (file)
@@ -78,7 +78,7 @@ foreach(component ${LIBUNWIND_COMPONENTS})
     else()
         SET(LIBUNWIND_LIBRARIES "${LIBUNWIND_LIBRARIES} -l${component}")
     endif()
-       
+
   else()
     message("   Looking for lib${component}.${LIB_EXE} - not found")
     SET(HAVE_LIBUNWIND 0)