couchlua gets install targets too
This commit is contained in:
		
							parent
							
								
									a4ff664219
								
							
						
					
					
						commit
						5fdb7488f1
					
				| @ -39,5 +39,8 @@ install(TARGETS couch couchlib couchlib_luascripting | ||||
|   LIBRARY DESTINATION lib | ||||
|   ARCHIVE DESTINATION lib) | ||||
| if (LUA_ENABLED) | ||||
|   install(TARGETS couchlua) | ||||
|   install(TARGETS couchlua | ||||
|     RUNTIME DESTINATION bin | ||||
|     LIBRARY DESTINATION lib | ||||
|     ARCHIVE DESTINATION lib) | ||||
| endif () | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dane Johnson
						Dane Johnson