瀏覽代碼

Merge pull request #14 from XPIR-team/feature/todo-in-french

updated todo
Kirija 8 年之前
父節點
當前提交
251c51d438
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      TODO.txt

+ 3 - 3
TODO.txt

@@ -1,5 +1,5 @@
-  * verifier les makefiles originaux pour etre surs qu on oublie rien qu on faisait en master
+  * check old makefiles in branch old-master to ensure nothing has been forgotten in cmake
   
-  * verifier d'autres archi/install systeme (osx par exemple en particulier là ou il traine des $home)
-  * gerer la compilation release en OSX
+  * check other computers/architecutres  (e.g. osx where there are $home fields in cmakelists)
+  * deal with release compilation/execution on OSX