test-export


Log

Author Commit Date CI Message
Azat Khuzhin 6349e94a 2022-03-10T23:11:14 Do not install RPATH for install tree by default In ce8be2385b5fee16859a630fca0c98ad290c8e21 ("cmake: set rpath for libraries on linux") RPATH was first instroduced. Later in 6d09efe8686de824adf3d8810bbe0d5c386643e4 ("Set RPATH only if installation is done into non system directory") it was set only if it was installed to non system directory. But absolute RPATH not a good default, let's change this. Fixes: #920
okhowang(王沛文) 028385f6 2020-05-28T17:14:46 fix build system and add test and cleanup code
yuangongji 9adc9f14 2020-01-20T21:15:26 test-export: compatible with all versions of visual studio
yuangongji cd15112b 2019-11-14T18:28:31 cmake: test for find_package()