summaryrefslogtreecommitdiffstats
path: root/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
blob: 8d0ab8f70fc309aed94a1d3ab3620a9daf2051a7 (plain)
1
2
3
4
Execute release.sh or manually make a directory and check in, and execute
	cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release && make
Then install
	sudo make install