forked from Plemya-x/alr-repo
		
	make -j$(nproc)
This commit is contained in:
		| @@ -20,7 +20,7 @@ build() { | ||||
| 	mkdir build | ||||
| 	cd ./build | ||||
| 	cmake ../json -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF | ||||
| 	make | ||||
| 	make -j$(nproc) | ||||
| } | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user