Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ensure smpicc is executable.
[simgrid.git] / buildtools / Cmake / src / CMakeTest.txt
index 25f6929..7be0871 100644 (file)
@@ -1,5 +1,6 @@
 ### Be sure we can execut some launch file
 exec_program("chmod a=rwx ${PROJECT_DIRECTORY}/buildtools/Cmake/test_java.sh" OUTPUT_VARIABLE "OKITOKI")
+exec_program("chmod a=rwx ${PROJECT_DIRECTORY}/src/smpi/smpicc" OUTPUT_VARIABLE "OKITOKI")
 exec_program("chmod a=rwx ${PROJECT_DIRECTORY}/src/smpi/smpirun" OUTPUT_VARIABLE "OKITOKI")
 
 ### For code coverage