[A] Added cmake installation to the cirrus
This commit is contained in:
		@@ -5,6 +5,7 @@ main_task:
 | 
			
		||||
  script:
 | 
			
		||||
    - echo "Hello cirrus"
 | 
			
		||||
    - ls
 | 
			
		||||
    - pkg install cmake
 | 
			
		||||
    - which cmake
 | 
			
		||||
    - which cc
 | 
			
		||||
    - which c++
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user