it appears a one-character typo in the cmake_minimum_required line prevents it from compiling under CMake 4.0. in order to fix that, I had to take this thing out of submodules... it is recommended to do this after you pull; git submodule deinit extern/libsndfile
		
			
				
	
	
		
			35 lines
		
	
	
		
			902 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			902 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
keywords: WAV AIFF AU SVX PAF NIST W64 libsndfile sound audio dsp Linux
 | 
						|
robots: nofollow
 | 
						|
title: libsndfile home page
 | 
						|
---
 | 
						|
 | 
						|
<footer>
 | 
						|
  {% include logo.html %}
 | 
						|
 | 
						|
  <nav>
 | 
						|
    <a href="#history">History</a> -+-
 | 
						|
    <a href="#features">Features</a> -+-
 | 
						|
    <a href="#similar-or-related-projects">Similar or related projects</a> -+-
 | 
						|
    <a href="https://github.com/libsndfile/libsndfile/blob/master/CHANGELOG.md">News</a>
 | 
						|
    <br>
 | 
						|
    <a href="development.html">Development</a> -+-
 | 
						|
    <a href="api.html">Programming interface</a> -+-
 | 
						|
    <a href="bugs.html">Bug reporting</a> -+-
 | 
						|
    <a href="#download">Download</a>
 | 
						|
    <br>
 | 
						|
    <a href="FAQ.html">FAQ</a> -+-
 | 
						|
    <a href="lists.html">Mailing lists</a> -+-
 | 
						|
    <a href="#licensing">Licensing information</a> -+-
 | 
						|
    <a href="#see-also">See also</a>
 | 
						|
  </nav>
 | 
						|
  <br><br>
 | 
						|
</footer>
 | 
						|
 | 
						|
<main>
 | 
						|
  <article>
 | 
						|
    {{ content }}
 | 
						|
  </article>
 | 
						|
</main>
 |