On Dienstag, 21. März 2017 15:24:13 CET you wrote:
> > Did you try asking on the libsndfile mailing list?
> I did .but there was no response .

Ok then.

> I had written cmakelists.txt to compile and build .
> I was able to successfully built it in linux , but in windows I was not
> able to do it .
> Do you have nay leads on that ?

Reading the description that you linked to, I see that they have only done a 
partial port to cmake and still require autotools. If you want to compile on 
other platforms you'll need to get rid of those non-portable parts.

I would probably look at any pull requests and issues for that repository and 
look for cmake-related reports. Maybe someone else is already fixing the 
issues?

Otherwise, you can try porting the non-portable parts yourself and ask on this 
list if you have problems in your cmake code.

Cheers,
  Johannes

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to