pvpgn-server icon indicating copy to clipboard operation
pvpgn-server copied to clipboard

Add a FindLibc++ cmake module when using clang

Open cen1 opened this issue 9 years ago • 0 comments

If we use -stdlib=libc++ for clang, cmake will not check whether it is installed or not. We need to add a Find module to check for it.

cen1 avatar Dec 26 '16 20:12 cen1